]> BookStack Code Mirror - website/commitdiff
Fixed overlapping header on mobile
authorDan Brown <redacted>
Sun, 7 Aug 2016 09:20:40 +0000 (05:20 -0400)
committerDan Brown <redacted>
Sun, 7 Aug 2016 09:20:40 +0000 (05:20 -0400)
resources/sass/styles.scss

index a79bdd18761917f96514aab8c62c88e88923e6d6..57e86c932dc80456a353e14c55a5014b7bad3497 100644 (file)
@@ -79,7 +79,7 @@ header #menu-button {
 
 @include smaller-than($xl) {
   body header {
-    padding-top: $-xxl*1.2;
+    padding-top: $-xxl*2.2;
   }
   header .row.fix-mobile {
     top: 0;