From 7a8615d51c8eb149ccc2887057234f8a81cb40af Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 22 Mar 2019 16:18:15 -0700 Subject: [PATCH] Revert addition of max-width; makes things worse. --- src/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/css/style.css b/src/css/style.css index 01131a5c1..0a7112a5c 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -1298,7 +1298,6 @@ span.hide-announcement { border: none; margin: 0; padding: 2px 2px 5px; - max-width: 50px; } #qp img { max-height: 80vh;