Files @ 58121ebfe6fb
Branch filter:

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

James Tauber
show team state and optional description on team detail page
1
2
3
4
5
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);

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