mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
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