summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/seven/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 22f523348..f8e4240c2 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -340,7 +340,7 @@ ul.secondary li.active a.active {
border-bottom: 1px solid #ccc;
margin-left: 0;
margin-bottom: 10px;
- background: url(images/list-item.png) no-repeat;
+ background: url(images/list-item.png) no-repeat 0 3px;
list-style-type: none;
list-style-image: none;
}