Denis K 8 years ago
parent
commit
770b14324f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jet/static/jet/css/_base.scss

+ 1 - 1
jet/static/jet/css/_base.scss

@@ -29,7 +29,7 @@ body {
   }
 
   @include for-mobile {
-    padding-top: 60px;
+    padding-top: $sidebar-header-height;
   }
 }