diff options
| author | Mark Otto <[email protected]> | 2014-03-10 13:21:56 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-10 13:21:56 -0700 |
| commit | 3fb5d0bbac39e62fb24c08eda2f6c22b6809007b (patch) | |
| tree | 05974fffa28494d4d38ed8627f2e00ae949635e8 /less | |
| parent | 0b7b374691710c9b07d890c444cdb04fbbe1b6f1 (diff) | |
| parent | 91d0a6d7792e8d76108701077b3d838f8f53e7ae (diff) | |
| download | bootstrap-3fb5d0bbac39e62fb24c08eda2f6c22b6809007b.tar.xz bootstrap-3fb5d0bbac39e62fb24c08eda2f6c22b6809007b.zip | |
Merge branch 'master' into modular-the-mixins
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index 82616ac56..cdc1ba881 100644 --- a/less/variables.less +++ b/less/variables.less @@ -22,7 +22,7 @@ //== Scaffolding // -// ## Settings for some of the most global styles. +//## Settings for some of the most global styles. //** Background color for `<body>`. @body-bg: #fff; |
