aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-11-15 10:24:43 +0100
committermarijus <mario@localhost.localdomain>2013-11-15 10:24:43 +0100
commit8db6a4f385b7288971e6de4167d6c59e03ffa457 (patch)
tree2f9f4fb30af77847457e92c105ee33b035e473d7 /view
parent2fe6aef8bc41db07cfac094f9ede7b06a52e0ade (diff)
downloadvolse-hubzilla-8db6a4f385b7288971e6de4167d6c59e03ffa457.tar.gz
volse-hubzilla-8db6a4f385b7288971e6de4167d6c59e03ffa457.tar.bz2
volse-hubzilla-8db6a4f385b7288971e6de4167d6c59e03ffa457.zip
wrong variable
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 5fc68376b..dd8c18fef 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2903,7 +2903,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;
}
@@ -2916,6 +2916,7 @@ div.jGrowl div.info {
margin-left: $radiuspx;
border: 1px solid #666;
border-top: none;
+
}
.autocomplete {