Bootstrap Gap Between Columns

前端 未结 1 773
南方客
南方客 2021-01-27 08:43

I use bootstrap on my current project, it\'s working fine but only one glitch:

I have 3 col-sm-6 next to each other, when the second col-sm-6 i

1条回答
  •  南方客
    南方客 (楼主)
    2021-01-27 09:32

    Have you tried to apply "pull-right" to the "col-sm-6" container of "panel panel-primary outlets-panel"?

    ...

    Forked Codepen

    You'll still have to fix the above space of the "tasks list" container, but that should be trivial.

    0 讨论(0)
提交回复
热议问题