mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
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
@ -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…
Reference in New Issue
Block a user