Bug 1335888 - disable native theming for a mochitest's input field, so its click targets can be predictable. r=dholbert

MozReview-Commit-ID: 7NZwSG0grz

--HG--
extra : rebase_source : 2bdb9c4d36de84a6024c46d33c63f7db5ff8f224
This commit is contained in:
Shih-Chiang Chien 2017-02-02 11:42:51 +08:00
parent ea40b47f3e
commit 90ec406aed

View File

@ -20,6 +20,7 @@
width: 80px;
margin: 0;
padding: 0;
-moz-appearance: none;
}
</style>