I am trying to remove the arrow that appears on a drop down menu in Twitter Bootstrap framework. Has anyone figured a way of removing the arrows?
If you copy an existing Bootstrap dropdown example, the menu button tag looks something like this:
Menu Name
Removing the dropdown-toggle class removes the arrow (or caret):
dropdown-toggle