[css] Improve language chooser style.
parent
79dfb2fea9
commit
5376089110
|
|
@ -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;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue