diff --git a/ckan/public/base/less/masthead.less b/ckan/public/base/less/masthead.less index 4deab5782e4..a8915c30aa6 100644 --- a/ckan/public/base/less/masthead.less +++ b/ckan/public/base/less/masthead.less @@ -24,7 +24,7 @@ } .masthead hgroup h1, -.masthead hgroup p { +.masthead hgroup h2 { font-size: 34px; line-height: 1.5; float: left; @@ -35,13 +35,15 @@ letter-spacing: -2px; // Sorry world of typography. } -.masthead hgroup p { +.masthead hgroup h2 { position: absolute; bottom: -3px; right: 0; - font-size: 15px; margin: 0; + font-size: 15px; + font-weight: normal; line-height: 1.2; + white-space: nowrap; } .masthead hgroup a { diff --git a/ckan/public/base/test/primer/index.html b/ckan/public/base/test/primer/index.html index dea0f572f47..0ce2ad5e5bc 100644 --- a/ckan/public/base/test/primer/index.html +++ b/ckan/public/base/test/primer/index.html @@ -587,7 +587,7 @@

Masthead (Site Header)

My Site Title

-

My Site Tagline

+

My Site Tagline