From b3cbfde3f08bc761eb7fbda141e8f9439696add7 Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Thu, 24 Jul 2025 10:14:56 -0700 Subject: [PATCH] Fix: Tweaked the filter buttons in libraries for increased consistency and reduced overflow --- Theme/ElegantFin-theme-nightly.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index ca35e18..60a453d 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -2609,8 +2609,12 @@ div[data-role=controlgroup] a.ui-btn-active { padding-right: 0 !important; } -.paging { - padding: 0 1em; +.listPaging>span { + padding: 0 .5em; +} + +.paper-icon-button-light { + margin: 0 .2em; } .layout-mobile #myPreferencesMenuPage {