From 1045c5c2a724274b150d0a18e07b772eb7b740e5 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Thu, 27 Oct 2022 13:35:14 +0200 Subject: inline image css --- public/assets/css/hootstream.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index a9fc5fd..9cd3be3 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -54,6 +54,9 @@ .hoot:hover > .text { opacity: 1 !important; } +#hootevents .hootText img { + max-width: 100%; +} /** metadata */ -- cgit v1.2.3-70-g09d2