mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
fix path clickable height to be as tall as visuals
This commit is contained in:
parent
cc5c1fdb13
commit
ae5a0be3bd
|
|
@ -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: */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue