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 #3 from suhongyang/master
Browse files Browse the repository at this point in the history
FIX: Added back background image size
  • Loading branch information
edlinklater committed Sep 9, 2015
2 parents 0265851 + 924ca6e commit 9a8b57c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/LeftAndMainYouTubeField.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
background-image: url('../images/field-icon-youtube.png');
background-position: 6px center;
background-repeat: no-repeat;
background-size: 28px 20px;
padding-left: 40px;
}
}

0 comments on commit 9a8b57c

Please sign in to comment.