mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-30 16:54:43 +00:00
missed an end tag
This commit is contained in:
parent
b67b2c7f49
commit
b500713dd2
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue