diff options
| author | Zlatan Vasović <[email protected]> | 2014-03-10 08:35:50 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2014-03-10 08:35:50 +0100 |
| commit | 1a417357ad19e5797bb338cca7de9bd8b7dbabc6 (patch) | |
| tree | e1c2de340dd2c99bb8f47149562708645aea25fd /less/variables.less | |
| parent | e727973d8c8cec151f13bd65d24a664918efd28a (diff) | |
| download | bootstrap-1a417357ad19e5797bb338cca7de9bd8b7dbabc6.tar.xz bootstrap-1a417357ad19e5797bb338cca7de9bd8b7dbabc6.zip | |
Add missing customizer comment
Diffstat (limited to 'less/variables.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; |
