]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
add a hint how to use the nav-toggle to be responsive
authorEdgar Toll <edjopato@gmail.com>
Sun, 30 Oct 2016 23:06:30 +0000 (00:06 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 26 Mar 2017 16:55:03 +0000 (17:55 +0100)
docs/documentation/components/nav.html

index 03a9807d3bd8601702aefba7e5526f4c5f717d74..2b2abd4816c22b56c4e4b40674d78482dcc00e04 100644 (file)
@@ -33,6 +33,7 @@ doc-subtab: nav
       <ul>
         <li><code>nav-toggle</code> for the hamburger menu on mobile</li>
         <li><code>nav-menu</code> for menu that is collapsable on mobile (you can combine it with <code>nav-right</code>)</li>
+        <li>toggle <code>is-active</code> on <code>nav-toggle</code> and <code>nav-menu</code> when <code>nav-toggle</code> was clicked</li>
       </ul>
     </div>