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

This commit is contained in:
Zulfiqar Ali 2012-11-28 16:47:59 +08:00
parent 701f871e7d
commit 693fd0db2a

View File

@ -673,7 +673,7 @@ legend + .control-group {
input,
select,
textarea,
span.input {
span.uneditable-input {
+ .help-block {
margin-top: @baseLineHeight / 2;
}