mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 06:50:24 +00:00
help-block margin-top should also apply after a span.uneditable-input
This commit is contained in:
parent
701f871e7d
commit
693fd0db2a
1 changed files with 1 additions and 1 deletions
|
|
@ -673,7 +673,7 @@ legend + .control-group {
|
|||
input,
|
||||
select,
|
||||
textarea,
|
||||
span.input {
|
||||
span.uneditable-input {
|
||||
+ .help-block {
|
||||
margin-top: @baseLineHeight / 2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue