From 4c4d37ec5ac997a93953145a3b88fafb74f2d4d0 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 15:44:54 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index f737c0572..b609de463 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -85,7 +85,7 @@ } img[width], img[height] { max-width: none; - height: 100%; + height: 24px; } /*Inputs*/ .label {