diff --git a/scenarios/xslt/edxml2html/css/styles.css b/scenarios/xslt/edxml2html/css/styles.css
index a0b4f4da934f5398e3e22b9459c0ff8e185f1c9f..2cf4baf455deab3eca2768ec1877220f6b5072de 100644
--- a/scenarios/xslt/edxml2html/css/styles.css
+++ b/scenarios/xslt/edxml2html/css/styles.css
@@ -202,8 +202,8 @@ hr.metamark-line.doubleLine {
 .lb {
     color: var(--sub-blue-light);
     font-family: var(--tech-font);
-    /* position: relative;
-    vertical-align: top; */
+    font-size: small;
+    line-height: 1.5;
 }
 
 .lb:before {
@@ -214,11 +214,6 @@ hr.metamark-line.doubleLine {
     margin-left: .1em;
 }
 
-.lb:before,
-.lb:after {
-    content: "|";
-}
-
 /*----------------------------------{ PHRASES }--------------------------------*/
 .phr {