From 4556d00a6b16d0628c4c40c9bf4b07846a251501 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 1 Aug 2022 16:16:37 +0200 Subject: chromium doesnt like `width: auto` --- public/style/master.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/style/master.css b/public/style/master.css index f148d06..0b9e205 100644 --- a/public/style/master.css +++ b/public/style/master.css @@ -87,7 +87,6 @@ input[type="text"] { .media { max-height: 30vh; - width: auto; border: 0px solid transparent; border-radius: 5px; } -- cgit v1.2.3-70-g09d2