How can I remove the arrow from drop down list in Bootstrap CSS?

前端 未结 9 858
生来不讨喜
生来不讨喜 2021-02-03 10:33

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?

9条回答
  •  情歌与酒
    2021-02-03 10:43

    From: https://getbootstrap.com/2.3.2/components.html#buttonDropdowns

    
    

    If you remove the arrow is not shown.

    Tried it using the dev. console in Chrome, and seems to work.

提交回复
热议问题