Fix Bug 51307
This commit is contained in:
parent
54fb6bb142
commit
68ecdfa60e
|
@ -84,3 +84,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.item-input-wrap {
|
||||||
|
input[type = number] {
|
||||||
|
-moz-appearance: textfield;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue