]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #12836
authorChris Rebert <github@rebertia.com>
Mon, 24 Feb 2014 22:43:09 +0000 (14:43 -0800)
committerChris Rebert <github@rebertia.com>
Mon, 24 Feb 2014 22:43:09 +0000 (14:43 -0800)
Thanks @Quy.

less/forms.less

index 24cb0da69d81888b5bfb11ebe287d543fb9331e8..8c90e4fdf1014c10cf4f198c4bc4119182476147 100644 (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;
 }