mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 15:31:00 +00:00
Fix CSS indent on firefox
This commit is contained in:
parent
7c5d798fd5
commit
30b3382af8
1 changed files with 0 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue