mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix docs: level-element can also have horizontal layout on mobile
This commit is contained in:
committed by
Jeremy Thomas
parent
8b60a49393
commit
67d2ef779b
@@ -35,7 +35,7 @@ $fullhd-enabled: false
|
|||||||
<li>the <code>level</code> component will show its children stacked vertically</li>
|
<li>the <code>level</code> component will show its children stacked vertically</li>
|
||||||
<li>the <code>nav</code> menu will be hidden</li>
|
<li>the <code>nav</code> menu will be hidden</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>You can however enforce the <strong>horizontal</strong> layout for both <code>columns</code> or <code>nav</code> by appending the <code>is-mobile</code> modifier.</p>
|
<p>You can however enforce the <strong>horizontal</strong> layout for both <code>columns</code> or <code>level</code> by appending the <code>is-mobile</code> modifier.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include elements/anchor.html name="Breakpoints" %}
|
{% include elements/anchor.html name="Breakpoints" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user