From 90bbe0bf55ad3ff033a35a04bcbe81b9bb388e65 Mon Sep 17 00:00:00 2001 From: Nick Winter <livelily@gmail.com> Date: Fri, 2 May 2014 19:28:08 -0700 Subject: [PATCH] Moved modals down a bit; watch out, not sure why they were !important before. --- app/styles/base.sass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/styles/base.sass b/app/styles/base.sass index 6c74273f2..9c902eb39 100644 --- a/app/styles/base.sass +++ b/app/styles/base.sass @@ -101,8 +101,8 @@ a[data-toggle="modal"] .modal-dialog padding: 5px - margin-top: 0px !important - margin-bottom: 0px !important + margin-top: 30px + margin-bottom: 0px padding-top: 30px .background-wrapper background: url("/images/pages/base/modal_background.png") @@ -281,4 +281,4 @@ body[lang='ja'] .spr:after content: " " .spl:before - content: " " \ No newline at end of file + content: " "