summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-04 20:45:12 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-04 22:37:26 +0500
commit184208ef266d343c96f9ae02f07af0e9f36fda94 (patch)
tree7ee8788021fed9fed5cc9db828eb8c1d314da064 /web/sass-files/sass/partials/_modal.scss
parent71035bfdc796093a2904747a67468249c4ba6edf (diff)
downloadchat-184208ef266d343c96f9ae02f07af0e9f36fda94.tar.gz
chat-184208ef266d343c96f9ae02f07af0e9f36fda94.tar.bz2
chat-184208ef266d343c96f9ae02f07af0e9f36fda94.zip
Fixing issues with memberList modal
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 0333e0c65..852d19a29 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -368,7 +368,7 @@
}
.modal-body {
- padding: 10px 0 0;
+ padding: 10px 0 20px;
@include clearfix;
}