diff options
| author | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
| commit | cd2d82150cc27c1f81d2394a22efbf2dbec0e7be (patch) | |
| tree | 8a797da08d22ef1bc7ec4da82530c3edd472aff3 /less/variables.less | |
| parent | 98ebd548000bc080c6eb152cd2ef005938d2e516 (diff) | |
| download | bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.tar.xz bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.zip | |
standardize top level file comments
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/less/variables.less b/less/variables.less index bd3a2905d..09dc55494 100644 --- a/less/variables.less +++ b/less/variables.less @@ -1,10 +1,9 @@ -// Variables.less -// Variables to customize the look and feel of Bootstrap -// ----------------------------------------------------- - +// +// Variables +// -------------------------------------------------- -// GLOBAL VALUES +// Global values // -------------------------------------------------- |
