From: Paul Wellner Bou Date: Tue, 21 Oct 2014 08:10:42 +0000 (+0200) Subject: Pull request for Issue #2672 X-Git-Tag: v5.5.0~75^2~11^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5962%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Pull request for Issue #2672 See https://github.com/zurb/foundation/issues/2672, it seems that nobody did a pull request. --- 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;