]> _ Git - fluidbook-html5.git/commitdiff
wait #5111 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Feb 2022 17:22:51 +0000 (18:22 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Feb 2022 17:22:51 +0000 (18:22 +0100)
style/fluidbook.less

index 77b2211e1b4f326341b9fdb8d0242456d9bd7cc8..0ae0a27d3472dd413ba08cb7fed35f832fbe00e1 100644 (file)
@@ -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;
         }