top | item 6112304

(no title)

robeasthope | 12 years ago

Zurbs' grid uses percentage widths for columns and is mobile-first - BS 3 now uses a similar system which makes the only really difference SASS/SCSS vs LESS if you just want the grid

discuss

order

mesec|12 years ago

IIRC, Boostrap 2 can use percentage widths too -- you need to use the "row-fluid" class (instead of just "row").