From 208049e1540e3b07b5f4dab2d460ed581acdabd0 Mon Sep 17 00:00:00 2001 From: Tim Hartwick Date: Fri, 19 Feb 2016 12:06:05 -0800 Subject: [PATCH] fixing expanded buttons --- scss/components/_button.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/components/_button.scss b/scss/components/_button.scss index 0151f396..5ffe662c 100755 --- a/scss/components/_button.scss +++ b/scss/components/_button.scss @@ -134,7 +134,7 @@ table.button.large { } .expand { - width: 100%; + width: 100% !important; table { width: 100%; -- 2.47.2