diff --git a/scenarios/xslt/edxml2html/css/styles.css b/scenarios/xslt/edxml2html/css/styles.css
index 6bb6f2682a7f5f0ce14079f29660f52a59c2ba19..048f704a92c7e8dadb0044eb2565de1fe0846c60 100644
--- a/scenarios/xslt/edxml2html/css/styles.css
+++ b/scenarios/xslt/edxml2html/css/styles.css
@@ -418,6 +418,7 @@ corr::after { content: ">"; } */
     using this hack: https://stackoverflow.com/a/16498754 
 */
 .choice {
+    display: inline-block;
     font-size: 0.1%;
 }
 .choice > * {