Created by: kremit
Found a very minor visual issue in Firefox where the text inside of form fields appears to "ring" or have noise after using the tab key to re-focus the text field. Appears to be related to having this -moz-focusring
rule with text-shadow applying to all form-control elements. In v5, it appears this has been properly moved into form-select
only. Backporting this change to v4.