Files @ 2c69596ec668
Branch filter:

Location: symposion_app/symposion_project/static/bootstrap/less/grid.less

James Tauber
implemented promote to / demote from manager
1
2
3
4
5
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);

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