From 1a417357ad19e5797bb338cca7de9bd8b7dbabc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Mon, 10 Mar 2014 08:35:50 +0100 Subject: [PATCH] Add missing customizer comment --- docs/_includes/customizer-variables.html | 1 + less/variables.less | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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;