0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
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;
}