From 774923be1c598b10885e1e077889527f3f9c0afe Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 19 Mar 2017 14:20:21 +0100 Subject: fix jgrowl position and remove some redundant css --- view/theme/redbasic/css/style.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 07ee5fca3..100074886 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -701,7 +701,7 @@ div.jGrowl div.info { padding-left: 58px; } #jGrowl.top-right { - top: 65px; + top: 4.5rem; right: 15px; } @@ -709,13 +709,6 @@ div.jGrowl div.jGrowl-notification { min-height: 60px; } -#nav-search-text-ac .autocomplete { - position: fixed; - top: 51px; - border: 1px solid $nav_bd; - border-top: none; -} - #recip-ac .autocomplete, #poke-recip-ac .autocomplete, #id-name-ac .autocomplete, -- cgit v1.2.3