From 33380b3c3066bab54320781f15baf7130f5e0b3c Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 20 Jan 2015 15:00:44 +0100 Subject: as a workaround make nav-search dropdown behave a little better --- view/theme/redbasic/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c24bee1fd..3bb9fc72f 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -874,6 +874,12 @@ footer { font-family: FontAwesome; } +nav .acpopup { + top: 49px !important; + right: 30px !important; + margin-left: -45px; +} + .profile-clear { clear: both; } -- cgit v1.2.3