symposion_app/symposion_project/static/symposion/less/bootstrap/grid.less
2012-07-12 23:38:48 -04:00

5 lines
No EOL
147 B
Text

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