Commit f3e172a8 authored by Mark Otto's avatar Mark Otto

Merge pull request #12803 from PHLAK/master

Removed unnecessary top margin from .modal-footer
parents e7a337a8 4dde96b6
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment