diff options
| author | Mark Otto <[email protected]> | 2011-09-12 20:07:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-12 20:07:26 -0700 |
| commit | 206334ba70c22dc91ec9381f9693ed6356358994 (patch) | |
| tree | 7122de0c1a9343d2622ea7e54873426f656ba767 /lib/scaffolding.less | |
| parent | 2978934bd529e9cd5b1182d1df98b9942066beda (diff) | |
| download | bootstrap-206334ba70c22dc91ec9381f9693ed6356358994.tar.xz bootstrap-206334ba70c22dc91ec9381f9693ed6356358994.zip | |
remove theme.less and split preboot.less to mixins.less and variables.less to isolate customization from function
Diffstat (limited to 'lib/scaffolding.less')
| -rw-r--r-- | lib/scaffolding.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/scaffolding.less b/lib/scaffolding.less index 2dc67c653..f3cd103f2 100644 --- a/lib/scaffolding.less +++ b/lib/scaffolding.less @@ -75,6 +75,7 @@ a { // GRID SYSTEM // ----------- +// To customize the grid system, bring up the variables.less file and change the column count, size, and gutter there .row { .clearfix(); |
