mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -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;
|
||||
}
|
||||
#path a {
|
||||
padding: 0 .35em;
|
||||
padding: .35em;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
/* ie: */
|
||||
|
|
|
|||
Loading…
Reference in a new issue