]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
Themes: mono: mobile first fix v0.98.6
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Oct 2018 23:25:06 +0000 (20:25 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Oct 2018 23:25:06 +0000 (20:25 -0300)
www/themes/mono/scuttle.css

index 7f2e50e2e1bc6f662252cb7bb6aba1d449874562..f90c4cd9821be072fa03376a812e2d74e0579309 100644 (file)
@@ -694,10 +694,10 @@ ol#bookmarks {
        }
 
        ol#bookmarks {
-               width: inherit;
+               width: 70%;
        }
 
        #welcome {
-               width: inherit;
+               width: 66%;
        }
 }