From 6594a4bd829fca74523362f264a3dc58d5fe099a Mon Sep 17 00:00:00 2001 From: Paul Wellner Bou Date: Tue, 21 Oct 2014 10:10:42 +0200 Subject: [PATCH] Pull request for Issue #2672 See https://github.com/zurb/foundation/issues/2672, it seems that nobody did a pull request. --- scss/foundation/components/_top-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/foundation/components/_top-bar.scss b/scss/foundation/components/_top-bar.scss index c36dc36d5..410d53d80 100644 --- a/scss/foundation/components/_top-bar.scss +++ b/scss/foundation/components/_top-bar.scss @@ -192,7 +192,7 @@ $topbar-dropdown-arrows: true !default; //Set false to remove the \00bb >> text margin: 0; font-size: $rem-base; - h1 { + h1, h2, h3, h4, p, span { line-height: $topbar-height; font-size: $topbar-title-font-size; margin: 0; -- 2.47.2