aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/_list-view.scss
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/_list-view.scss
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/_list-view.scss')
-rw-r--r--p/themes/Mapco/_list-view.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/p/themes/Mapco/_list-view.scss b/p/themes/Mapco/_list-view.scss
index 3996f75fd..bbdcbe39f 100644
--- a/p/themes/Mapco/_list-view.scss
+++ b/p/themes/Mapco/_list-view.scss
@@ -15,8 +15,7 @@
&:not(.current):hover .item.title {
background: variables.$grey-lighter;
-
-
+ bottom: 3px;
}
}