0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-17 14:54:30 +01: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 {
.invisible();
}
{% endhighlight %}
### Screen readers and keyboard navigation