From: Vincent Vanwaelscappel Date: Thu, 17 Feb 2022 17:22:51 +0000 (+0100) Subject: wait #5111 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=196afb02eea4c112701a481ef2bf8e8eccfcc740;p=fluidbook-html5.git wait #5111 @0.25 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 77b2211e..0ae0a27d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1763,13 +1763,20 @@ html.ios body.portrait #interface { } } - @media @small { + @media @medium { padding: 0 @menu-padding @menu-padding @menu-padding; a { display: block; margin: 0 0 10px 0; + .svg-icon{ + width: 20px; + margin-right: 12px; + vertical-align: text-bottom; + position: static; + } + &:last-child { margin: 0; }