Maybe I\'m crazy but is there not a way to get rid of the 20px gutter on the twitter bootstrap? For example I\'ve used frameworks that use an alpha and omega that over-ride the
Try adding this to your custom css:
.row-nogutter { margin-right: 0; margin-left: 0; }
And using your row like If this still doesn't work try adding !important but I don't recommend it. 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
If this still doesn't work try adding !important but I don't recommend it. 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
If this still doesn't work try adding !important but I don't recommend it.
!important