Using the markup below, the button text is underlined when hovered over. How can I get rid of that behavior?
Is there a better way to add links to a btn-group in boo
If you are using Less or Sass with your project, you can define the link-hover-decoration variable (which is underline by default) and you're all set.
link-hover-decoration
underline