1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-12-18 08:27:03 +02:00

Fix CSS indent on firefox

This commit is contained in:
Piero Toffanin 2022-12-09 14:28:14 -05:00
parent 7c5d798fd5
commit 30b3382af8

View File

@ -61,14 +61,6 @@ h3.header {
position: relative;
}
@-moz-document url-prefix() {
.language-select select {
-moz-appearance: none;
text-indent: -2px;
margin-right: -8px;
}
}
.language-select:after {
content: "";
width: 0.5em;