]> git.openstreetmap.org Git - rails.git/commitdiff
Remove height specification for sidebar in small screen mode
authorTom Hughes <tom@compton.nu>
Sat, 25 Jul 2015 11:49:53 +0000 (12:49 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 25 Jul 2015 11:49:53 +0000 (12:49 +0100)
app/assets/stylesheets/small.scss

index 5377ca2640f9925ec03b43e284509dce492f25a6..6b4258ab6904599a73a5f1df94ffa671619de188 100644 (file)
@@ -103,7 +103,6 @@ body.small {
       position: relative;
       overflow-x: hidden;
       width: 100%;
-      height: 50%;
     }
 
     .overlay-sidebar {