From: Stefan Prosiegel Date: Tue, 1 Jan 2019 15:56:22 +0000 (+0100) Subject: Fix docs: level-element can also have horizontal layout on mobile X-Git-Tag: 0.7.3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d2ef779b8058df15a92459401c0848b8883e44;p=thirdparty%2Fbulma.git Fix docs: level-element can also have horizontal layout on mobile --- diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index 834a5f17a..61fbcd70f 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -35,7 +35,7 @@ $fullhd-enabled: false
  • the level component will show its children stacked vertically
  • the nav menu will be hidden
  • -

    You can however enforce the horizontal layout for both columns or nav by appending the is-mobile modifier.

    +

    You can however enforce the horizontal layout for both columns or level by appending the is-mobile modifier.

    {% include elements/anchor.html name="Breakpoints" %}