mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 06:06:47 +02:00
move legend fix out of horizontal and to all forms
This commit is contained in:
Binary file not shown.
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -967,7 +967,7 @@ input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, selec
|
|||||||
.control-group {
|
.control-group {
|
||||||
margin-bottom: 9px;
|
margin-bottom: 9px;
|
||||||
}
|
}
|
||||||
.form-horizontal legend + .control-group {
|
legend + .control-group {
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
-webkit-margin-top-collapse: separate;
|
-webkit-margin-top-collapse: separate;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user