From 1a476b623ebea6b5f95161b865fb38ddd766fa84 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 24 Sep 2013 21:27:49 -0500 Subject: [PATCH] don't include . in link --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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