From: Zlatan Vasović Date: Mon, 10 Mar 2014 07:35:50 +0000 (+0100) Subject: Add missing customizer comment X-Git-Tag: v3.2.0~379^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a417357ad19e5797bb338cca7de9bd8b7dbabc6;p=thirdparty%2Fbootstrap.git Add missing customizer comment --- diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 7f2dd58b7e..e807e1231d 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -45,6 +45,7 @@

Scaffolding

+

Settings for some of the most global styles.

diff --git a/less/variables.less b/less/variables.less index 82616ac562..cdc1ba8813 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-bg: #fff;