diff --git a/less/forms.less b/less/forms.less index 24cb0da69d81888b5bfb11ebe287d543fb9331e8..8c90e4fdf1014c10cf4f198c4bc4119182476147 100644 --- a/less/forms.less +++ b/less/forms.less @@ -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; }