mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
move legend fix out of horizontal and to all forms
This commit is contained in:
Vendored
+1
-1
@@ -967,7 +967,7 @@ input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, selec
|
||||
.control-group {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
.form-horizontal legend + .control-group {
|
||||
legend + .control-group {
|
||||
margin-top: 18px;
|
||||
-webkit-margin-top-collapse: separate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user