From b921e449a0ece0212b123d99b16f21e33a1657eb Mon Sep 17 00:00:00 2001 From: Tom Ayre Date: Tue, 2 Dec 2014 15:51:09 -0500 Subject: [PATCH] Removing extraneous tab characters from _toolbar partial. --- scss/foundation/components/_toolbar.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; -- 2.47.2