From: Alfred Bez Date: Fri, 15 May 2015 08:32:50 +0000 (+0200) Subject: updated button docs X-Git-Tag: v5.5.3~73^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6562%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git updated button docs `$is-input` was removed in 1fcdd26033f0fe77ac4648c4518d53ad93fd3c39 --- diff --git a/doc/includes/buttons/examples_buttons_custom_mixin.html b/doc/includes/buttons/examples_buttons_custom_mixin.html index 07cc755c5..10bca3928 100644 --- a/doc/includes/buttons/examples_buttons_custom_mixin.html +++ b/doc/includes/buttons/examples_buttons_custom_mixin.html @@ -12,9 +12,7 @@ // We can set $full-width:true to remove side padding extend width. Default:false $full-width, // We can set $disabled:true to create a disabled transparent button. Default:false - $disabled, - // $is-input - s and