From e04cab862bd882ee9e07f90712e6c0c25380ed27 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 25 Jul 2015 12:49:53 +0100 Subject: [PATCH] Remove height specification for sidebar in small screen mode --- app/assets/stylesheets/small.scss | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.43.2