From 8243a87d4a599d58c4be45ff3e254fab4e8f94d2 Mon Sep 17 00:00:00 2001 From: GB609 <39741460+GB609@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:46:08 +0000 Subject: [PATCH] =?UTF-8?q?Buttons=20vergr=C3=B6=C3=9Fert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/MobileLayout/res/naviFrame.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MobileLayout/res/naviFrame.css b/plugins/MobileLayout/res/naviFrame.css index e456f9f..e3968dc 100644 --- a/plugins/MobileLayout/res/naviFrame.css +++ b/plugins/MobileLayout/res/naviFrame.css @@ -5,7 +5,7 @@ div.textleft br { } div.textleft a, .naviPanel > .navItem { - padding: 0.3em; + padding: 0.5em; border: outset 2px darkgray; margin-top: 3px; display: inline-block !important;