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

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

parent 701f871e
......@@ -673,7 +673,7 @@ legend + .control-group {
input,
select,
textarea,
span.input {
span.uneditable-input {
+ .help-block {
margin-top: @baseLineHeight / 2;
}
......
Markdown is supported
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