From 107ea347a7107725f792d26e51c817dbf79d1815 Mon Sep 17 00:00:00 2001 From: hmistry Date: Fri, 24 Aug 2018 18:04:50 -0700 Subject: [PATCH] Document is-tab modifier class for navbar-item --- docs/documentation/components/navbar.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index d3fe7a35..17536b5b 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -798,8 +798,16 @@ $(document).ready(function() {

- You can add the modifier class is-expanded to turn it into a full-width element. + You can add the following modifier classes:

+ {% include elements/anchor.html name="Transparent navbar" %}