SIGN IN SIGN UP

Add placeholder color normalization

The browser-defined style for placeholder text color is overwritten by style for input elements in Firefox. Adding :-moz-placeholder style overrides that, bringing Firefox inline with other browsers.

@mathiasbynens made a test case for this @ https://tinker.io/be2f2

This change improves consistency of placeholder style between Chrome, Safari, and Firefox browsers.
J
Jonathan Neal committed
49392e9df27b7036609f56861679e8cf9c0ea264
Parent: 664a7a7