Merge pull request #4328 from Snuffleupagus/b2g-remove-pageNumber-spinner

[B2G] Remove the spinner from the pageNumber field
This commit is contained in:
Tim van der Meij 2014-02-24 21:52:14 +01:00
commit 569bb131e5

View File

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