From d8c87ddc285c598f09cb70e2244d7cef5a8e5bad Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 17 Jan 2014 14:27:54 -0800 Subject: fix #12277 Thanks to @Quy for pointing these out. --- docs/_includes/customizer-variables.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 0b4429d72..89fb39dec 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -131,7 +131,7 @@
-

Computed "line-height" (font-size × line-height) for use with margin, padding, etc.

+

Computed "line-height" (font-size * line-height) for use with margin, padding, etc.

@@ -1117,7 +1117,7 @@
-

Modal content border color <strong>for IE8</strong>

+

Modal content border color for IE8

-- cgit v1.2.3