Skip to content

Instantly share code, notes, and snippets.

@stuartduff
Created July 15, 2014 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartduff/f330aaf4f6358f898f24 to your computer and use it in GitHub Desktop.
Save stuartduff/f330aaf4f6358f898f24 to your computer and use it in GitHub Desktop.
FireFox Input Field Fix
input.qty {
-moz-appearance: textfield; /* Hide buttons for Firefox 29 and later */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment