summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-19 22:58:47 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-19 22:58:47 +0500
commit2d42aefeafd2a0bea6419a6ef79c0c9b1fd313eb (patch)
treeb386ef151f2b6ec6fdbc0e2f596723d62093bbec /web/sass-files/sass/partials/_modal.scss
parentcbbfe0112bf0d795d3c51382d6fddf5b20d19736 (diff)
downloadchat-2d42aefeafd2a0bea6419a6ef79c0c9b1fd313eb.tar.gz
chat-2d42aefeafd2a0bea6419a6ef79c0c9b1fd313eb.tar.bz2
chat-2d42aefeafd2a0bea6419a6ef79c0c9b1fd313eb.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 0e474a1e2..5570b5ce4 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -194,7 +194,7 @@
position: relative;
max-width: 90%;
min-height: 100px;
- min-width: 240px;
+ min-width: 320px;
@include border-radius(3px);
display: table;
margin: 0 auto;
@@ -338,7 +338,7 @@
.modal-direct-channels {
.user-list {
- margin-top: 20px;
+ margin-top: 10px;
overflow: auto;
-webkit-overflow-scrolling: touch;
max-height: 500px;