Skip to content

Commit 9ee0dd9

Browse files
committed
Updated CSS image path. Closes #12
1 parent c705961 commit 9ee0dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/css3buttons/templates/public/stylesheets/css3-github-buttons.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ http://github.com/necolas/css3-github-buttons
8181
width: 12px;
8282
height: 12px;
8383
margin: 0 0.75em 0 -0.25em;
84-
background: url(../images/css3buttons/css3-github-buttons-icons.png) 0 99px no-repeat;
84+
background: url(../images/css3-github-buttons-icons.png) 0 99px no-repeat;
8585
}
8686

8787
.button.arrowup.icon:before { background-position: 0 0; }

0 commit comments

Comments
 (0)