From: Vincent Vanwaelscappel Date: Thu, 20 Sep 2018 15:22:36 +0000 (+0200) Subject: wip #2229 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=63da6422590e0d878d9371354f2eed6991dc0d27;p=fluidbook-html5.git wip #2229 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index a24af307..1684999e 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1291,6 +1291,15 @@ html.ios body.portrait #interface { } } + &[data-menu="text"]{ + >.content>.text{ + li{ + list-style-position: outside; + margin-left: 1em; + } + } + } + // Popup with close button outside &[data-menu="iframe"], &[data-menu="text"] { overflow: visible;