aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-10-16 12:46:53 +0200
committerGravatar GitHub <noreply@github.com> 2022-10-16 12:46:53 +0200
commit36e7b694b3fca6160d2a93542281379c06c37775 (patch)
tree29270cd38f35c5cfc6a09588bc022a7d1aa7863d /p/themes/Mapco/mapco.css
parentebce6a76c2e6914374d84e435863487836c3b12b (diff)
fix: jumping lines (#4699)
* fix * fix Origine compact * fix Ansum * fix Mapco Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'p/themes/Mapco/mapco.css')
-rw-r--r--p/themes/Mapco/mapco.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index 343a9b314..1de73d0e5 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -1005,6 +1005,7 @@ main.prompt {
}
.flux:hover:not(.current):hover .item.title {
background: #f9fafb;
+ bottom: 3px;
}
.flux.current {
background: #f9fafb;