aboutsummaryrefslogtreecommitdiff
path: root/less/grid.less
AgeCommit message (Collapse)AuthorFilesLines
2013-03-03fix row change at breakpointMark Otto1-0/+4
2013-01-17Simplify and bring back the grid mixin for generating spans and offsetsMark Otto1-33/+6
2013-01-17Update nav and add bounds for tablet containerMark Otto1-0/+4
2013-01-17Move grid/container styles to grid.less; update docs; add offsetting backMark Otto1-0/+50
2013-01-16Add in responsive for 1200px+ layout; increase padding for that viewport sizeMark Otto1-1/+0
2013-01-16Prevent grids from collapsing, fix affixed side nav for docsMark Otto1-0/+1
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-1/+16
2012-12-20remove .hide specificity override from grid classesMark Otto1-4/+0
2012-11-30Remove more fluid grid stuffMark Otto1-0/+1
* No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page
2012-11-30grid vars updatedMark Otto1-1/+1
2012-11-30Refine containers and navbarsMark Otto1-3/+3
* Don't reset width on .container, .navbar-* .container, etc * Instead, use max-width to ensure proper styling for all navbars
2012-09-25remove remaining fluid grid cssMark Otto1-4/+2
2012-08-28remake the box-size grid, nuke fluid grid docs, fix up examples, clean up ↵Mark Otto1-4/+6
form styles
2012-07-29fixes #3694: provide override classes for .hide and .pull-right for grid columnsMark Otto1-1/+12
2012-06-28standardize top level file commentsMark Otto1-0/+5
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by ↵Jacob Thornton1-5/+2
default - custom builder will do differently if you request it.
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-77/+4
it across responsive layouts
2012-01-29move vars and mixins for default grid back to appropriate filesMark Otto1-25/+0
2012-01-29last minute addition of a simple fluid grid for our fluid examples; it needs ↵Mark Otto1-4/+69
work, so we're not documenting it now
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+41