fix that one logout button AGAIN

This commit is contained in:
Til Schmitter 2026-05-16 20:42:19 +02:00
parent d1529edfc0
commit 2422d59ec8

View file

@ -104,6 +104,7 @@ a {
padding: 0 .6em;
line-height: 1.8em;
border-width: 0 0 2px 0;
max-height: 30px;
}
#lo:hover, #lo:focus-visible,
a:hover, a:focus-visible {
@ -220,11 +221,11 @@ table {
.agr br {
display: none;
}
#lo,
.agr a,
.agr form {
margin: 0 .5em 0 0;
line-height: 2.5em;
line-height: 1.3em;
display: inline-block;
}
.agr form,
.agr input {
@ -232,7 +233,6 @@ table {
padding: 0;
margin: 0;
}
#lo,
.agr input {
line-height: 1em;
font-weight: normal;