diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 865ed498..db3ce725 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3955,6 +3955,12 @@ html.e #wrap.thin { top: 1em; right: 1em; } + html.fy { + #actionsArea, + #pathBar.thin #actionsArea { + right: 0; + } + } #folder_search { margin: .5em 1em 0 .2em; } @@ -5452,9 +5458,6 @@ html.fy { background: var(--bg-u2); border-bottom: var(--btn-bb); } - .thin #pathBar { - margin-right: -1.3em; - } #ops, #path, .ghead {