Fixes some typos for arrowless dropdowns in navbar
Found some typos for the `is-arrowless` modifier and changed the wording a bit so it's more consistent with the rest of the documentation.
This commit is contained in:
parent
b761e2c1e6
commit
4283f2e80d
1 changed files with 1 additions and 1 deletions
|
@ -1072,7 +1072,7 @@ $(document).ready(function() {
|
|||
|
||||
<div class="content">
|
||||
<p>
|
||||
You can remove the arrow in the items of the Navbar by addind the <code>navbar-dropdown</code> class to them.
|
||||
You can remove the arrow in the items of the navbar by adding the <code>is-arrowless</code> modifier to them.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue