]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update navbar.html
authorJustin Allman <126277294+JAProgramming@users.noreply.github.com>
Tue, 16 Apr 2024 22:09:32 +0000 (18:09 -0400)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 17 Apr 2024 11:07:29 +0000 (12:07 +0100)
docs/documentation/components/navbar.html

index d626a28f294c8d024d720183e9b407fcd53aba72..d66d86d9024a6fe9457fde9ddf25c3bdee0c5a7d 100644 (file)
@@ -724,7 +724,7 @@ $(document).ready(function() {
 
 <div class="content">
   <p>
-    The <code>navbar-burger</code> is a hamburger menu that only appears on <strong>touch devices</strong>. It has to appear as the last child of <code>navbar-brand</code>. It has to contain three empty <code>span</code> tags in order to visualize the hamburger lines or the cross (when active).
+    The <code>navbar-burger</code> is a hamburger menu that only appears on <strong>touch devices</strong>. It has to appear as the last child of <code>navbar-brand</code>. It has to contain four empty <code>span</code> tags in order to visualize the hamburger lines or the cross (when active).
   </p>
 </div>