hop-2012/web/bootstrap/less/grid.less

5 lines
147 B
Plaintext

// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);
// Fluid (940px)
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);