Browse Source

! Fix icon misalignment

Signed-off-by: Peter Spicer <sleeping@myperch.org>
Peter Spicer 11 years ago
parent
commit
52a8d99877
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -2291,7 +2291,7 @@ ul.quickbuttons li a.quote_button {
 	background: url(../images/theme/quickbuttons.png) no-repeat -1px -1px;
 }
 ul.quickbuttons li a.remove_button {
-	background: url(../images/theme/quickbuttons.png) no-repeat 3px -27px;
+	background: url(../images/theme/quickbuttons.png) no-repeat 2px -29px;
 }
 ul.quickbuttons li a.modify_button {
 	background: url(../images/theme/quickbuttons.png) no-repeat 3px -57px;