From: Kevin Ball Date: Wed, 9 Mar 2016 20:52:05 +0000 (-0800) Subject: Add test for borders on buttons, fix margin bug on buttons X-Git-Tag: v2.0.0-rc.4~59^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd3040fedbca6a66fcd59cc9e1b2de3bf47abed;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Add test for borders on buttons, fix margin bug on buttons --- diff --git a/scss/components/_button.scss b/scss/components/_button.scss index b4e9e764..9b59e28e 100755 --- a/scss/components/_button.scss +++ b/scss/components/_button.scss @@ -72,9 +72,9 @@ $button-padding-large: map-get($button-padding, large); table.button { width: auto !important; + Margin: $button-margin; table { - Margin-bottom: $button-margin; td { width: auto !important; diff --git a/testing/src/pages/button-inky.html b/testing/src/pages/button-inky.html index 3f665f62..b4cdae6d 100644 --- a/testing/src/pages/button-inky.html +++ b/testing/src/pages/button-inky.html @@ -1,3 +1,8 @@ + @@ -31,7 +36,7 @@ - + @@ -39,4 +44,4 @@ - \ No newline at end of file +