From bb222a79cd6a663dcbb78dc34cff2405cb16f3c2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 Jan 2017 12:01:13 -0500 Subject: Open task import in modal box --- assets/sass/_base.sass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'assets/sass') diff --git a/assets/sass/_base.sass b/assets/sass/_base.sass index 064f5149..e40ff63d 100644 --- a/assets/sass/_base.sass +++ b/assets/sass/_base.sass @@ -1,3 +1,6 @@ +.margin-top + margin-top: 20px + .pull-right text-align: right @@ -5,9 +8,6 @@ ul.no-bullet li list-style-type: none margin-left: 0 -.chosen-select - min-height: 27px - #app-loading-icon position: fixed right: 3px -- cgit v1.2.3