Browse Source

[B2G] Remove the spinner from the pageNumber field

Jonas Jenwald 11 years ago
parent
commit
78e2d7cceb
  1. 1
      extensions/b2g/viewer.css

1
extensions/b2g/viewer.css

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

Loading…
Cancel
Save