From 53d0420e2436e203e8467f22ea066ea13b2bce41 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 10 Jul 2015 02:38:19 +0500 Subject: Improving mentions list and other UI improvements --- web/sass-files/sass/partials/_modal.scss | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'web/sass-files/sass/partials/_modal.scss') diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss index 637f908ca..707e71cf0 100644 --- a/web/sass-files/sass/partials/_modal.scss +++ b/web/sass-files/sass/partials/_modal.scss @@ -15,6 +15,10 @@ } .remove__member { float: right; + color: #E56565; + font-size: 20px; + line-height: 0; + padding: 6px; } .modal-dialog { max-width: 95%; @@ -268,3 +272,19 @@ } } } + +// Invite New Member +.invite { + margin-right: 40px; +} + +.row--invite { + margin-right: 40px; + @include clearfix; + .col-sm-6 { + padding: 0 0 0 15px; + &:first-child { + padding-left: 0; + } + } +} \ No newline at end of file -- cgit v1.2.3-1-g7c22