1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

missed an end tag

This commit is contained in:
Mark Otto
2014-12-23 14:11:10 -08:00
parent b67b2c7f49
commit b500713dd2

View File

@@ -160,6 +160,7 @@ The `.invisible` class can be used to toggle only the visibility of an element,
.element { .element {
.invisible(); .invisible();
} }
{% endhighlight %}
### Screen readers and keyboard navigation ### Screen readers and keyboard navigation