From 72ca118e82b405b7ea1e9586c01e38d9eb8378f7 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sat, 20 Jun 2026 15:42:16 +0200 Subject: [PATCH] small alignment fix --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 21d5b677..e7994e3a 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1017,6 +1017,7 @@ html.y #path a:hover { } #flogout { display: inline; + direction: rtl; } html.dz #flogout { margin-left: 1em; @@ -5547,7 +5548,6 @@ html.by #spaceUsed_bar { font-size: 1.2em; display: block; cursor: pointer; - justify-self: end; } #opa_acc label { cursor: pointer !important;