Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from suhongyang/master
Browse files Browse the repository at this point in the history
IE8 FIX use actual size sprite image as IE8 doesn't support background-size
  • Loading branch information
edlinklater committed Sep 8, 2015
2 parents 2182da0 + 95e978e commit 0265851
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/LeftAndMainYouTubeField.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.field input.youtube {
background-image: url('../images/field-icon-youtube.png');
background-size: 28px 20px;
background-repeat: no-repeat;
background-position: 6px center;
background-repeat: no-repeat;
padding-left: 40px;
}
Binary file modified images/field-icon-youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0265851

Please sign in to comment.