From 3a6760f6d1236905474bb13805e4ebb54561841f Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 19 Feb 2014 18:55:24 +0100 Subject: one pixel to much... --- view/css/bootstrap-red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 89117ac1c..b180bea61 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -78,7 +78,7 @@ nav .badge { } nav .dropdown-menu { - top: 51px; + top: 50px; max-height: 450px; max-width: 300px; overflow-y: auto; -- cgit v1.2.3