diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index bc9496fe..5ff66583 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3740,10 +3740,13 @@ html.d #treepar { #path { position: relative; - height: 1.8em; + height: 2.2em; margin: .5em 0 0 0; z-index: -1; } + #path a { + padding-top: .45em; + } #wfp.shifted { margin-left: 2.5em; }