Tweak the docs and address the new forms list of controls: radios and checkboxes are now hanging controls to wrap text properly

This commit is contained in:
Mark Otto
2012-01-05 14:11:41 -08:00
parent 20add59de3
commit 23e5fc2133
6 changed files with 49 additions and 25 deletions

View File

@@ -36,7 +36,11 @@ body > .navbar-fixed .brand:hover {
/* Space out sub-sections more
-------------------------------------------------- */
.page-header {
margin-top: 36px;
margin: 36px 0 18px;
border-bottom: 1px solid #eee;
}
.page-header h1 {
margin-bottom: 9px;
}