Twitter bootstrap dropdown goes outside the screen

后端 未结 8 1132
失恋的感觉
失恋的感觉 2021-01-30 00:14

I want to implement twitter bootstrap dropdown menu, here\'s my code:

 


        
8条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-30 00:55

    I can't leave a comment because my SO level is too low, but I just made sure that the parent container is set to "overflow:hidden" like so (also make sure position is set).

提交回复
热议问题