symposion_app/symposion_project/static/symposion/less/bootstrap/grid.less

5 lines
147 B
Text
Raw Normal View History

2012-07-13 02:50:48 +00:00
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);
// Fluid (940px)
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);