mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Merge pull request #7877 from burnsra/3.0.0-wip-form-inline
Cleanup form-inline examples in docs
This commit is contained in:
@@ -288,6 +288,11 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.bs-example.form-inline input:not([type=checkbox]):not([type=radio]),
|
||||
.bs-example.form-inline select {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
/* List groups */
|
||||
.bs-example > .list-group {
|
||||
max-width: 400px;
|
||||
|
||||
Reference in New Issue
Block a user