提交 97758dde 编写于 作者: C Catouse

* fix style of radio input and checkbox input control in IE8-9.

上级 dfcedb82
......@@ -31,8 +31,8 @@ input[type="search"] { .box-sizing(border-box); }
// Position radios and checkboxes better
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; /* IE8-9 */
margin: 5px 0 0;
margin-top: 0 \9; /* IE8-9 */
line-height: normal;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册