Commit b4bc3088af6dec7b25cf4a7a923fbf0b02c4a610

Authored by Victor Costa
1 parent 1350ffd6

Fix comment reply image

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
@@ -2061,7 +2061,7 @@ a.button.disabled, input.disabled { @@ -2061,7 +2061,7 @@ a.button.disabled, input.disabled {
2061 } 2061 }
2062 #content .comment-header .comment-actions-reply { 2062 #content .comment-header .comment-actions-reply {
2063 float: right; 2063 float: right;
2064 - background-image: url(../designs/icons/tango/Tango/16x16/actions/go-jump.png); 2064 + background-image: url(/designs/icons/tango/Tango/16x16/actions/go-jump.png);
2065 height: 12px; 2065 height: 12px;
2066 } 2066 }
2067 #content .comment-header ul { 2067 #content .comment-header ul {