Commit 693fd0db authored by Zulfiqar Ali's avatar Zulfiqar Ali
Browse files

help-block margin-top should also apply after a span.uneditable-input

parent 701f871e
Showing with 1 addition and 1 deletion
+1 -1
...@@ -673,7 +673,7 @@ legend + .control-group { ...@@ -673,7 +673,7 @@ legend + .control-group {
input, input,
select, select,
textarea, textarea,
span.input { span.uneditable-input {
+ .help-block { + .help-block {
margin-top: @baseLineHeight / 2; margin-top: @baseLineHeight / 2;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment