Files @ 6e67b505013b
Branch filter:

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

James Tauber
added available teams template tag
1
2
3
4
5
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);

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