From a21613f310587e959c237b36a8a390a3a9e1f1f3 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 10 Mar 2020 20:06:21 +0100 Subject: [PATCH] tinkering with icon size --- threadr/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index c32cb68..e8243a4 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -272,7 +272,8 @@ ul.topnav li.right { }*/ ul.topnav img { - height: 1em; + height: 1.8em; + padding: 0; } ul.list {