[B2G] Remove the spinner from the pageNumber field

This commit is contained in:
Jonas Jenwald 2014-02-15 16:02:53 +01:00
parent 35f5a1ea5e
commit 78e2d7cceb

View File

@ -91,6 +91,7 @@ footer {
}
#pageNumber {
-moz-appearance: textfield; /* hides the spinner in moz */
position: absolute;
width: 28%;
height: 100%;