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

Commit 9a8b57c

Browse files
committed
Merge pull request #3 from suhongyang/master
FIX: Added back background image size
2 parents 0265851 + 924ca6e commit 9a8b57c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/LeftAndMainYouTubeField.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
background-image: url('../images/field-icon-youtube.png');
33
background-position: 6px center;
44
background-repeat: no-repeat;
5+
background-size: 28px 20px;
56
padding-left: 40px;
6-
}
7+
}

0 commit comments

Comments
 (0)