diff --git a/header.ftl b/header.ftl index f0a2f46..a57f301 100644 --- a/header.ftl +++ b/header.ftl @@ -69,6 +69,11 @@ .emoji{ width:20px; } +.media-content { + max-width: 170px; + overflow: hidden; + max-height: 90px; +}