diff options
| author | Mark Otto <[email protected]> | 2014-12-23 14:11:10 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-23 14:11:10 -0800 |
| commit | b500713dd220c33612fcbc882f8c69adb9de0554 (patch) | |
| tree | a6aafb6e0b92e9ffddd29ea7bf1651c520770e2e /docs | |
| parent | b67b2c7f49d67e9734ddab16cce15d220a9d1fe5 (diff) | |
| download | bootstrap-b500713dd220c33612fcbc882f8c69adb9de0554.tar.xz bootstrap-b500713dd220c33612fcbc882f8c69adb9de0554.zip | |
missed an end tag
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/helpers.md | 1 |
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 |
