Add feature: is-expanded to navbar-item (#1320)

This commit is contained in:
Donát Nagy
2017-10-26 13:12:25 +02:00
committed by Jeremy Thomas
parent 8792984f8e
commit cddf8712b3
3 changed files with 7 additions and 0 deletions

View File

@@ -736,6 +736,9 @@ document.addEventListener('DOMContentLoaded', function () {
<code>navbar-dropdown</code>
</li>
</ul>
<p>
You can add the modifier class <code>is-expanded</code> to turn it into a full-width element.
</p>
</div>
{% include anchor.html name="Transparent navbar" %}