Hacker News new | ask | show | jobs
by masterj 5267 days ago
I believe bootstrap will be adding a responsive grid with bootstrap 2.0, currently being developed in the 2.0-wip branch.

http://bootstrap.io/Demo/Scaffolding

1 comments

Yep, responsiveness is the main feature of 2.0. Arguably not as responsive as other frameworks though as it doesn't use percentage widths to gradually scale columns. For a given width range, the column widths are fixed.