From: Tom Ayre Date: Tue, 2 Dec 2014 20:51:09 +0000 (-0500) Subject: Removing extraneous tab characters from _toolbar partial. X-Git-Tag: v5.5.0~31^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F6074%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Removing extraneous tab characters from _toolbar partial. --- diff --git a/scss/foundation/components/_toolbar.scss b/scss/foundation/components/_toolbar.scss index 00ad0c790..e39934dc2 100644 --- a/scss/foundation/components/_toolbar.scss +++ b/scss/foundation/components/_toolbar.scss @@ -32,7 +32,7 @@ float: none; } } - + .tab { text-align: center; width: 25%; @@ -45,8 +45,8 @@ background: rgba($white, 0.1); } } -} - +} + .toolbar .tab-content { font-size: 16px; text-align: center;