summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-07-10 12:12:03 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-07-10 12:12:03 -0400
commitf433da2e5fcfb199e735c5231279f1d09820ba1d (patch)
tree2866dac2be0f5a023f03e8be877d9aa438e32af4 /web/sass-files/sass/partials/_responsive.scss
parentff128d7c161ead05d0cd7cc6dbbe2dbdd06259e1 (diff)
parent7d7a50d6b184db0c94180982d9751d6d7f55d7af (diff)
downloadchat-f433da2e5fcfb199e735c5231279f1d09820ba1d.tar.gz
chat-f433da2e5fcfb199e735c5231279f1d09820ba1d.tar.bz2
chat-f433da2e5fcfb199e735c5231279f1d09820ba1d.zip
Merge pull request #156 from asaadmahmoodspin/master
Improving mentions list and other UI improvements
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 0eeaa3615..9c0c09ee3 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -276,6 +276,11 @@
}
}
}
+ .row--invite {
+ .col-sm-6 {
+ padding: 0;
+ }
+ }
.settings-modal {
&.display--content {
.modal-header {