From 975074b2ae2692f596edb263bb27727b43f33489 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 4 Dec 2015 12:28:46 -0500 Subject: Fix embeds and add default fixed height --- web/sass-files/sass/partials/_post.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index ed1632681..9285ed4e1 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -740,6 +740,7 @@ body.ios { width: 80%; padding-right: 5px; overflow-x: auto; + overflow-y: hidden; &.attachment__body--no_thumb { width: 100%; } @@ -754,6 +755,7 @@ body.ios { margin: 5px 0; padding: 0; line-height: 16px; + height: 22px; font-size: 16px; a { font-size: 16px; -- cgit v1.2.3-1-g7c22