[css] Improve language chooser style.

master
Fabio Caccamo 2022-11-30 14:34:56 +01:00
parent 79dfb2fea9
commit 5376089110
1 changed files with 2 additions and 9 deletions

View File

@ -66,14 +66,7 @@
cursor: pointer; cursor: pointer;
font-weight: inherit; font-weight: inherit;
font-size: inherit; font-size: inherit;
letter-spacing: inherit;
height: auto; height: auto;
margin: 0; margin: 0;
padding: 0 12px 0 0; padding: 0 15px 0 0;
}
@-moz-document url-prefix() {
.admin-interface .language-chooser.minimal select {
text-indent: -1px !important;
}
} }