mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
help-block margin-top should also apply after a span.uneditable-input
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user