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?
The only thing that worked for me was that I removed class="caret" if you are using bootstrap dropdown. Hope this work for you too.
class="caret"