From 45ace1ec60945dffebeb393c6cdc3fb1a79655ee Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sun, 3 Dec 2017 19:12:16 +0100 Subject: [PATCH] Added img max-width on forums --- styles/forum.scarlet | 3 +++ 1 file changed, 3 insertions(+) diff --git a/styles/forum.scarlet b/styles/forum.scarlet index d3a4b18c..d601e137 100644 --- a/styles/forum.scarlet +++ b/styles/forum.scarlet @@ -38,6 +38,9 @@ post-content-padding-y = 0.75rem h3 font-size 1.1rem + img + max-width 100% + :hover .post-toolbar opacity 1