aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-24 21:27:49 -0500
committerMark Otto <[email protected]>2013-09-24 21:27:49 -0500
commit1a476b623ebea6b5f95161b865fb38ddd766fa84 (patch)
tree19f79a80d86ac13da942e4adfd3594a38b0c2bd6 /css.html
parent827fbc0a11e6920ee0b842369a5d6605ea3e4e19 (diff)
downloadbootstrap-1a476b623ebea6b5f95161b865fb38ddd766fa84.tar.xz
bootstrap-1a476b623ebea6b5f95161b865fb38ddd766fa84.zip
don't include . in link
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index a27f5afb8..965bdc548 100644
--- a/css.html
+++ b/css.html
@@ -1663,7 +1663,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
{% endhighlight %}
<div class="bs-callout bs-callout-info">
<h4>Input groups</h4>
- <p>To add integrated text or buttons before and/or after any text-based <code>&lt;input&gt;</code>, <a href="../components/#input-groups">check out the input group component.</a></p>
+ <p>To add integrated text or buttons before and/or after any text-based <code>&lt;input&gt;</code>, <a href="../components/#input-groups">check out the input group component</a>.</p>
</div>
<h3>Textarea</h3>