fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices

This commit is contained in:
Mark Otto
2012-01-28 12:58:26 -08:00
parent b77161f864
commit 70c6a6cd85
5 changed files with 11 additions and 59 deletions

View File

@@ -20,7 +20,8 @@
padding-top: 0;
}
.form-horizontal .form-actions {
padding-left: 0;
padding-left: 10px;
padding-right: 10px;
}
.modal {
position: absolute;