I have an HTML link
<a href='#'><button>+</button> Show advanced options</a>
which reveals the hidden options upon clicking the button or link. The problem is that there is an underline between the button and the text (just the one character before "Show".) Is there any way to remove it?