Explorar o código

Fixed issue where vertical scrollbar would not show

Taddeus Kroes %!s(int64=12) %!d(string=hai) anos
pai
achega
c87d7fec83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      style.sass

+ 1 - 1
style.sass

@@ -37,7 +37,7 @@ html, body
 
 .guide
     width: 100%
-    //height: 100%
+    max-height: 100%
     overflow-x: scroll
     position: relative