File: grid.less

package info (click to toggle)
twitter-bootstrap 2.0.2%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 2,728 kB
  • ctags: 594
  • sloc: makefile: 106
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);

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