From 36e7b694b3fca6160d2a93542281379c06c37775 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 16 Oct 2022 12:46:53 +0200 Subject: fix: jumping lines (#4699) * fix * fix Origine compact * fix Ansum * fix Mapco Co-authored-by: Alexandre Alapetite --- p/themes/Mapco/mapco.rtl.css | 1 + 1 file changed, 1 insertion(+) (limited to 'p/themes/Mapco/mapco.rtl.css') diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index c1a1d8863..e3776c263 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -1005,6 +1005,7 @@ main.prompt { } .flux:hover:not(.current):hover .item.title { background: #f9fafb; + bottom: 3px; } .flux.current { background: #f9fafb; -- cgit v1.2.3