aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 2fd624bc1..cb3f2f595 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2906,7 +2906,7 @@ div.jGrowl div.info {
#nav-search-text-ac .autocomplete {
position: fixed;
top: 24px;
- border: 1px solid $nav_bg_2;
+ border: 1px solid $nav_bg_1;
border-top: none;
}
@@ -2919,6 +2919,7 @@ div.jGrowl div.info {
margin-left: $radiuspx;
border: 1px solid #666;
border-top: none;
+
}
.autocomplete {