From a3f43ad6bc7668bba60bfcde92488b2695db8f66 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Sun, 28 Feb 2016 20:14:12 +0500 Subject: Fixing not being able to scroll at the bottom in the LHS --- web/sass-files/sass/partials/_responsive.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index b724b8ced..ead65af2e 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -607,7 +607,7 @@ @include translate3d(0, 0, 0); } > div { - padding-bottom: 0; + padding-bottom: 70px; } .nav-pills__unread-indicator-bottom { bottom: 10px; -- cgit v1.2.3-1-g7c22