Commit 754791e3 authored by Chris Rebert's avatar Chris Rebert

fix #12836

Thanks @Quy.
parent 113fc1de
...@@ -51,7 +51,7 @@ input[type="search"] { ...@@ -51,7 +51,7 @@ input[type="search"] {
input[type="radio"], input[type="radio"],
input[type="checkbox"] { input[type="checkbox"] {
margin: 4px 0 0; margin: 4px 0 0;
margin-top: 1px \9; /* IE8-9 */ margin-top: 1px \9; // IE8-9
line-height: normal; line-height: normal;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment