diff --git a/themes/seven/style.css b/themes/seven/style.css
index 22f523348666a7bcc1a31a2fc9f0782e92e1a17e..f8e4240c27063c72f394e4984c555b8f88272e93 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;
 }