We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c705961 commit 9ee0dd9Copy full SHA for 9ee0dd9
lib/generators/css3buttons/templates/public/stylesheets/css3-github-buttons.css
@@ -81,7 +81,7 @@ http://github.com/necolas/css3-github-buttons
81
width: 12px;
82
height: 12px;
83
margin: 0 0.75em 0 -0.25em;
84
- background: url(../images/css3buttons/css3-github-buttons-icons.png) 0 99px no-repeat;
+ background: url(../images/css3-github-buttons-icons.png) 0 99px no-repeat;
85
}
86
87
.button.arrowup.icon:before { background-position: 0 0; }
0 commit comments