summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorFlorian Orben <florian.orben@gmail.com>2015-11-06 17:11:38 +0100
committerFlorian Orben <florian.orben@gmail.com>2015-11-06 17:11:38 +0100
commit84a561207f5a901ddc38b286d87f6229fd18263e (patch)
treeb7d6849d7d1f1bcdeab39dbbcc6a17a30608f26b /web/sass-files/sass/partials/_post.scss
parent0d1fe806a06df9a0fcc97694d0c9e96835bbfb0b (diff)
downloadchat-84a561207f5a901ddc38b286d87f6229fd18263e.tar.gz
chat-84a561207f5a901ddc38b286d87f6229fd18263e.tar.bz2
chat-84a561207f5a901ddc38b286d87f6229fd18263e.zip
display slack attachments in RHS comment section
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index b57c51242..36f6f445e 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -674,7 +674,7 @@ body.ios {
width: 20%;
float: right;
img {
- height: 75px;
+ max-height: 75px;
max-width: 100%;
}
}