fix path clickable height to be as tall as visuals

This commit is contained in:
Til Schmitter 2026-05-04 19:06:33 +02:00
parent cc5c1fdb13
commit ae5a0be3bd

View file

@ -728,7 +728,7 @@ html.y #files span.fsz_P { font-weight: bold }
background: none; background: none;
} }
#path a { #path a {
padding: 0 .35em; padding: .35em;
position: relative; position: relative;
z-index: 1; z-index: 1;
/* ie: */ /* ie: */