From 71c9ea66f489e99eed0fcc2e9dbbd5707f04fe40 Mon Sep 17 00:00:00 2001 From: Negue Date: Thu, 18 Sep 2014 21:37:53 +0200 Subject: [PATCH] 3rd and last! header scrolling fix, now the full scroll bar is "visible" for the mouse --- public/css/header.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/header.styl b/public/css/header.styl index 8607c18347..95815aa658 100644 --- a/public/css/header.styl +++ b/public/css/header.styl @@ -16,7 +16,7 @@ padding: 0 // remove padding when toolbar is hidden .sticky-wrapper - height: 205px !important + height: 215px !important /* login/menu buttons --------------------- */