From: Fernando Chu Date: Wed, 26 Feb 2020 16:23:11 +0000 (-0500) Subject: Replaced 'mobile' w/ 'touch devices' on nav burger X-Git-Tag: 0.8.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69af712653e26ba15f258618d5cff6f97dc2434f;p=thirdparty%2Fbulma.git Replaced 'mobile' w/ 'touch devices' on nav burger --- diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index 25d8b9c6a..4eb0fd686 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -711,7 +711,7 @@ $(document).ready(function() {

- The navbar-burger is a hamburger menu that only appears on mobile. 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 three empty span tags in order to visualize the hamburger lines or the cross (when active).