mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07: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:
committed by
Jeremy Thomas
parent
b761e2c1e6
commit
4283f2e80d
@@ -1072,7 +1072,7 @@ $(document).ready(function() {
|
|||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user