From: Chris Seaton Date: Mon, 5 Aug 2013 17:48:51 +0000 (+0100) Subject: Update css.html X-Git-Tag: v3.0.0-rc.2~111^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9110%2Fhead;p=thirdparty%2Fbootstrap.git Update css.html .help-block talks about being 'longer', but with .help-inline gone, it's not longer than anything and the comparison is confusing. --- diff --git a/css.html b/css.html index 81fe3e8eef..096b9e5057 100644 --- a/css.html +++ b/css.html @@ -1649,10 +1649,10 @@ For example, <section> should be wrapped as inline.

Block level help text for form controls.

- A longer block of help text that breaks onto a new line and may extend beyond one line. + A block of help text that breaks onto a new line and may extend beyond one line.
{% highlight html %} -A longer block of help text that breaks onto a new line and may extend beyond one line. +A block of help text that breaks onto a new line and may extend beyond one line. {% endhighlight %}