From: Mohit Inampudi Date: Tue, 2 Apr 2019 22:33:30 +0000 (-0400) Subject: Add is-spaced documentation in Navbar X-Git-Tag: 0.7.5~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fba7296bb9b1c7452408db9702b4334fed955a;p=thirdparty%2Fbulma.git Add is-spaced documentation in Navbar --- diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index 8a2d17136..25d8b9c6a 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -1280,5 +1280,24 @@ $(document).ready(function() { {% include examples/navbar-color.html color="white" light=true %} -{% include elements/variables.html type='component' %} +{% include elements/anchor.html name="Navbar Helper Classes" %} + + + + + + + + + + + + + + +
TypeNameDescription
Spacingis-spacedSets Top and Bottom paddings with 1rem, +
Left and Right paddings with 2rem +
+ +{% include elements/variables.html type='component' %}