From bc64a6efded659499f73fc574eaf9dd0b8cf4df4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Jan 2022 20:05:08 +0100 Subject: css max height --- public/style/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/style/master.css b/public/style/master.css index a2d0d98..31c8eeb 100644 --- a/public/style/master.css +++ b/public/style/master.css @@ -99,7 +99,7 @@ input[type="text"] { } .media { - height: 100%; + max-height: 30vh; width: auto; border: 0px solid transparent; border-radius: 5px; -- cgit v1.2.3-70-g09d2