mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
Removed unnecessary top margin from .modal-footer
This commit is contained in:
parent
0c98895604
commit
4dde96b674
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue