mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Merge pull request #12803 from PHLAK/master
Removed unnecessary top margin from .modal-footer
This commit is contained in:
commit
f3e172a81f
@ -98,7 +98,6 @@
|
||||
|
||||
// Footer (for actions)
|
||||
.modal-footer {
|
||||
margin-top: 15px;
|
||||
padding: (@modal-inner-padding - 1) @modal-inner-padding @modal-inner-padding;
|
||||
text-align: right; // right align buttons
|
||||
border-top: 1px solid @modal-footer-border-color;
|
||||
|
Loading…
Reference in New Issue
Block a user