I am currently working on customizing the appearance of Zurb Foundation using SASS/CSS. However, I am facing an issue with the buttons. There seems to be a highlight at the top of the buttons that gives them a traditional button look, which I want to remove. Even though I am using SASS to manage the CSS, I am unable to locate where this highlight is coming from.
You can view the button highlight on this link:
I have attempted to use developer tools in IE and Chrome to identify the source of this highlight, but with no success. Does anyone have any suggestions on how to eliminate the highlight at the top of the button?