aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-23 14:11:10 -0800
committerMark Otto <[email protected]>2014-12-23 14:11:10 -0800
commitb500713dd220c33612fcbc882f8c69adb9de0554 (patch)
treea6aafb6e0b92e9ffddd29ea7bf1651c520770e2e /docs
parentb67b2c7f49d67e9734ddab16cce15d220a9d1fe5 (diff)
downloadbootstrap-b500713dd220c33612fcbc882f8c69adb9de0554.tar.xz
bootstrap-b500713dd220c33612fcbc882f8c69adb9de0554.zip
missed an end tag
Diffstat (limited to 'docs')
-rw-r--r--docs/components/helpers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components/helpers.md b/docs/components/helpers.md
index 2717f62b8..21a145962 100644
--- a/docs/components/helpers.md
+++ b/docs/components/helpers.md
@@ -160,6 +160,7 @@ The `.invisible` class can be used to toggle only the visibility of an element,
.element {
.invisible();
}
+{% endhighlight %}
### Screen readers and keyboard navigation