From 7e2816664de306625b89ccec0e576e5c4a919307 Mon Sep 17 00:00:00 2001 From: Alfred Bez Date: Fri, 15 May 2015 10:32:50 +0200 Subject: [PATCH] updated button docs `$is-input` was removed in 1fcdd26033f0fe77ac4648c4518d53ad93fd3c39 --- doc/includes/buttons/examples_buttons_custom_mixin.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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