Thanks @Quy.
This commit is contained in:
Chris Rebert 2014-02-24 14:43:09 -08:00
parent 113fc1ded0
commit 754791e3d9

View file

@ -51,7 +51,7 @@ input[type="search"] {
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; /* IE8-9 */
margin-top: 1px \9; // IE8-9
line-height: normal;
}