]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix indent
authorSean Dwyer <sean.dwyer@gmail.com>
Fri, 11 Apr 2014 21:15:33 +0000 (14:15 -0700)
committerSean Dwyer <sean.dwyer@gmail.com>
Fri, 11 Apr 2014 21:15:33 +0000 (14:15 -0700)
less/forms.less

index 15044cc499faabbfa815dfda6babc08447714bef..335c1e0e81e174e07859439cb7282899f53c58bb 100644 (file)
@@ -324,7 +324,7 @@ input[type="checkbox"],
 
 // Reposition feedback icon if label is hidden with "screenreader only" state
 .has-feedback label.sr-only ~ .form-control-feedback {
-    top: 0;
+  top: 0;
 }