Browse Source

Fixed scrollbar, occured twice at home screen (mobile view)

Martin Filser 3 years ago
parent
commit
ababeebbf0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/main/layouts.styl

+ 1 - 1
client/components/main/layouts.styl

@@ -433,7 +433,7 @@ a
       margin-top: 0px
 
   .wrapper
-    height: 100%
+    height: calc(100% - 31px)
     margin: 0px
 
   .panel-default