From: Mark Otto Date: Wed, 25 Sep 2013 02:27:49 +0000 (-0500) Subject: don't include . in link X-Git-Tag: v3.0.1~36^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a476b623ebea6b5f95161b865fb38ddd766fa84;p=thirdparty%2Fbootstrap.git don't include . in link --- diff --git a/css.html b/css.html index a27f5afb8e..965bdc5481 100644 --- a/css.html +++ b/css.html @@ -1663,7 +1663,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %}

Input groups

-

To add integrated text or buttons before and/or after any text-based <input>, check out the input group component.

+

To add integrated text or buttons before and/or after any text-based <input>, check out the input group component.

Textarea