mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-07 04:25:10 -05:00
fix margin on input buttons in modals
This commit is contained in:
@@ -60,5 +60,6 @@
|
||||
.btn {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
margin-bottom: 0; // account for input[type=submit] which gets the bottom margin like all other inputs
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user