summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-07-17 10:23:31 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-07-17 10:23:31 -0400
commitd22249da33d5308b224ad4299211a83070109e5e (patch)
tree2dc330e745224134dc73845f32a865d1494f998c /web/sass-files/sass/partials/_modal.scss
parentdcc2173f1f46cb2b0958ff5f6e1df941f1650e54 (diff)
parent4329437ea690fc07f3727325c54a349eada8aa11 (diff)
downloadchat-d22249da33d5308b224ad4299211a83070109e5e.tar.gz
chat-d22249da33d5308b224ad4299211a83070109e5e.tar.bz2
chat-d22249da33d5308b224ad4299211a83070109e5e.zip
Merge pull request #199 from asaadmahmoodspin/master
Improving search header for mobile layouts and other UI changes
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 1b0338884..f359037c5 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -155,7 +155,7 @@
position: relative;
max-width: 90%;
min-height: 50px;
- min-width: 280px;
+ min-width: 320px;
@include border-radius(3px);
display: table;
margin: 0 auto;