diff options
| -rw-r--r-- | less/modals.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less index 21cdee0f4..f4e95346b 100644 --- a/less/modals.less +++ b/less/modals.less @@ -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; |
