Fix extension in Chromium-based browsers
parent
a045d4374d
commit
b2bdc71403
|
@ -240,6 +240,7 @@ input[type=checkbox]:checked {
|
||||||
#ext {
|
#ext {
|
||||||
-moz-appearance: textfield;
|
-moz-appearance: textfield;
|
||||||
appearance: textfield;
|
appearance: textfield;
|
||||||
|
width: 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
.hidden {
|
||||||
|
|
Loading…
Reference in New Issue