From: Tom Hughes Date: Sat, 25 Jul 2015 11:49:53 +0000 (+0100) Subject: Remove height specification for sidebar in small screen mode X-Git-Tag: live~4075 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e04cab86?ds=inline Remove height specification for sidebar in small screen mode --- diff --git a/app/assets/stylesheets/small.scss b/app/assets/stylesheets/small.scss index 5377ca264..6b4258ab6 100644 --- a/app/assets/stylesheets/small.scss +++ b/app/assets/stylesheets/small.scss @@ -103,7 +103,6 @@ body.small { position: relative; overflow-x: hidden; width: 100%; - height: 50%; } .overlay-sidebar {