summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorStas Vovk <stas@vovk.me>2015-10-12 21:54:51 +0300
committerStas Vovk <stas@vovk.me>2015-10-12 21:54:51 +0300
commitbafb341015e6a9aaba878bec8126fcc825531015 (patch)
tree1312efa11b3435205d2d31818a0f2ce91269373c /web/sass-files/sass/partials/_responsive.scss
parentb5a499977ec212139444974255a27f8e66d0befd (diff)
parent246d934e5e557555645a1d26ae005be452ecbd2d (diff)
downloadchat-bafb341015e6a9aaba878bec8126fcc825531015.tar.gz
chat-bafb341015e6a9aaba878bec8126fcc825531015.tar.bz2
chat-bafb341015e6a9aaba878bec8126fcc825531015.zip
Merge remote-tracking branch 'upstream/master' into PLT-589
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 82ec1811a..d9a99d4a4 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -667,7 +667,7 @@
.modal-image {
.image-wrapper {
font-size: 12px;
- max-width: 280px;
+ min-width: 280px;
.modal-close {
@include opacity(1);
}