From 057721bd5aa8cc498109670baa04e3fff6c3ea29 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 10 Mar 2020 20:07:31 +0100 Subject: [PATCH] tinkering with icon size --- threadr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index e8243a4..b8366e4 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -273,7 +273,7 @@ ul.topnav li.right { ul.topnav img { height: 1.8em; - padding: 0; + padding: -14px -16px; } ul.list {