small alignment fix

This commit is contained in:
Til Schmitter 2026-06-20 15:42:16 +02:00
parent 641371152d
commit 72ca118e82

View file

@ -1017,6 +1017,7 @@ html.y #path a:hover {
} }
#flogout { #flogout {
display: inline; display: inline;
direction: rtl;
} }
html.dz #flogout { html.dz #flogout {
margin-left: 1em; margin-left: 1em;
@ -5547,7 +5548,6 @@ html.by #spaceUsed_bar {
font-size: 1.2em; font-size: 1.2em;
display: block; display: block;
cursor: pointer; cursor: pointer;
justify-self: end;
} }
#opa_acc label { #opa_acc label {
cursor: pointer !important; cursor: pointer !important;