From 0c24f51d2a6e67446cf96c5a5a15319ff63f3f43 Mon Sep 17 00:00:00 2001 From: Erik van der Kolk Date: Sat, 18 Aug 2012 13:56:02 +0200 Subject: [PATCH] Change .help-block tag for "Forms => Default styles" example into --- docs/base-css.html | 2 +- docs/templates/pages/base-css.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/base-css.html b/docs/base-css.html index b24d3eea41..41ef5526fd 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -835,7 +835,7 @@ For example, <code>section</code> should be wrapped as inline. Legend -

Example block-level help text here.

+ Example block-level help text here. diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index b6a88b8542..28e98439bc 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -772,7 +772,7 @@ Legend -

{{_i}}Example block-level help text here.{{/i}}

+ {{_i}}Example block-level help text here.{{/i}}