From: Andrew Heuermann Date: Sat, 24 Jun 2017 23:19:27 +0000 (-0500) Subject: Adding 'is-hidden' to helpers in docs (#798) X-Git-Tag: 0.4.3~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407a1a30fb74c5a949bee2be47a613558b21145e;p=thirdparty%2Fbulma.git Adding 'is-hidden' to helpers in docs (#798) --- diff --git a/docs/documentation/modifiers/helpers.html b/docs/documentation/modifiers/helpers.html index 4c1af5992..e323e4418 100644 --- a/docs/documentation/modifiers/helpers.html +++ b/docs/documentation/modifiers/helpers.html @@ -50,7 +50,7 @@ doc-subtab: helpers Text is right-aligned - Other + Other is-marginless Removes any margin @@ -62,6 +62,10 @@ doc-subtab: helpers is-unselectable Prevents the text from being selectable + + is-hidden + Hides element +