]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
help-block margin-top should also apply after a span.uneditable-input
authorZulfiqar Ali <desheikh@gmail.com>
Wed, 28 Nov 2012 08:47:59 +0000 (16:47 +0800)
committerZulfiqar Ali <desheikh@gmail.com>
Wed, 28 Nov 2012 08:47:59 +0000 (16:47 +0800)
less/forms.less

index 6a8edfb67658080fd1c112ab5e42f3b42de2bfb7..4e761736542f36fdac33d4f2aa4ac9400eec59dc 100644 (file)
@@ -673,7 +673,7 @@ legend + .control-group {
   input,
   select,
   textarea,
-  span.input {
+  span.uneditable-input {
     + .help-block {
       margin-top: @baseLineHeight / 2;
     }