Procházet zdrojové kódy

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

Martin Filser před 3 roky
rodič
revize
ababeebbf0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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