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 e88e835 commit 7bf6f93Copy full SHA for 7bf6f93
lib/assets/stylesheets/css3buttons/styles.css.erb renamed to lib/assets/stylesheets/css3buttons/styles.css.scss
@@ -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(<%= asset_path "css3buttons/icons.png" %>) 0 99px no-repeat;
+ background: image-url("css3buttons/icons.png") 0 99px no-repeat;
85
}
86
87
.button.arrowup.icon:before { background-position: 0 0; }
0 commit comments