Bootstrap 3 Multi-column within a single ul not floating properly

后端 未结 3 748
既然无缘
既然无缘 2020-12-23 09:39

I have been encountering problems like this on the current bootstrap 3 for a while now. I have managed to fix them in the past in one way or another but have no clue of how

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 10:13

    You should try using the Grid Template.

    Here's what I've used for a two Column Layout of a

      • Row1
      • Row2
      • Row3
      • Row4
      • Row5

      This worked for me.

提交回复
热议问题