I have a button hover issue. When I hover over my button, the text inside shifts to the right about 5 pixels or so. The problem is that I don’t have any effects on the Hover State of my button.
The button has no additional classes on it, and if I delete that button and create a new one, the new button inherits that same issue.