mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-30 02:42:30 -04:00
Fix CSS indent on firefox
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user