Bootstrap 3.3.7 “row” causing horizontal scroll bar

后端 未结 5 1517
星月不相逢
星月不相逢 2021-01-11 13:29

Ok ok, I know. This question has been asked a lot. But, so far, I have not found a working solution. I boiled my page down to nothing but this:

5条回答
  •  -上瘾入骨i
    2021-01-11 14:01

    Why dont you use a container-fluid and completely remove the margin ?

    Or make your own div around it with width: 100%

提交回复
热议问题