Full width layout with twitter bootstrap

前端 未结 10 794
不知归路
不知归路 2021-01-29 19:37

I\'m trying to accomplish a layout similar to this one: http://dribbble.com/shots/829195-Slate/attachments/86422

My project uses Twitter Bootstrap with responsive desig

10条回答
  •  轮回少年
    2021-01-29 20:02

    As of the latest Bootstrap (3.1.x), the way to achieve a fluid layout it to use .container-fluid class.

    See Bootstrap grid for reference

提交回复
热议问题