From: Justin Allman <126277294+JAProgramming@users.noreply.github.com>
Date: Tue, 16 Apr 2024 22:09:32 +0000 (-0400)
Subject: Update navbar.html
X-Git-Tag: 1.0.1~19
X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a38cd562d950d8574061fa399eb21703301ae723;p=thirdparty%2Fbulma.git
Update navbar.html
---
diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html
index d626a28f..d66d86d9 100644
--- a/docs/documentation/components/navbar.html
+++ b/docs/documentation/components/navbar.html
@@ -724,7 +724,7 @@ $(document).ready(function() {
- The navbar-burger
is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand
. It has to contain three empty span
tags in order to visualize the hamburger lines or the cross (when active).
+ The navbar-burger
is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand
. It has to contain four empty span
tags in order to visualize the hamburger lines or the cross (when active).