Hide number input spinners on Firefox
This commit is contained in:
@@ -3944,6 +3944,7 @@ a:hover .overlay-refresh-image:hover {
|
|||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
width: 55px !important;
|
width: 55px !important;
|
||||||
height: 34px !important;
|
height: 34px !important;
|
||||||
|
-moz-appearance: textfield;
|
||||||
}
|
}
|
||||||
.number-input::-webkit-inner-spin-button,
|
.number-input::-webkit-inner-spin-button,
|
||||||
.number-input::-webkit-outer-spin-button {
|
.number-input::-webkit-outer-spin-button {
|
||||||
|
Reference in New Issue
Block a user