Vertical Menu in Bootstrap

后端 未结 12 2134
粉色の甜心
粉色の甜心 2021-02-06 23:22

Is there a way to create a vertical menu (not dropdown, entirely separate vertical menu on sidebar) by using any bootstrap class? I can create one using my css, but just want to

12条回答
  •  -上瘾入骨i
    2021-02-06 23:58

    With Bootstrap 2.0 you can give your tabs the "stackable" class, which makes them stack vertically.

提交回复
热议问题