2
0
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:
Robert Burns
2013-05-14 08:33:49 -04:00
parent 8544ef8734
commit 45f62f9589
2 changed files with 20 additions and 19 deletions
+5
View File
@@ -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;