mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 13:43:11 +02:00
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
}
|
||||
// Move over buttons in .form-actions to align with .controls
|
||||
.form-horizontal .form-actions {
|
||||
padding-left: 0;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
// Modals
|
||||
|
Reference in New Issue
Block a user