Refine shared header language selector

This commit is contained in:
2026-09-15 12:34:26 +02:00
parent 50bf79965f
commit 52a48cacb9
8 changed files with 135 additions and 42 deletions
-2
View File
@@ -232,7 +232,6 @@ main {
.logo { max-width: 130px; }
.brand-logo { width: 130px !important; max-width: 130px !important; height: 40px !important; max-height: 40px !important; }
.header-controls .user-menu summary { max-width: 34vw; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
main {
padding: 22px 15px 80px;
@@ -248,7 +247,6 @@ main {
.header-actions { width: 100%; justify-content: flex-start; }
.header-actions > a { flex: 1 1 auto; text-align: center; }
.header-actions > .header-controls { margin-left: auto; }
}
form {
max-width: 650px;