From fbd5ceca2d5a087f52c8c3c67da0128ded3e743f Mon Sep 17 00:00:00 2001 From: Alex Torrance Date: Wed, 30 Oct 2013 15:53:10 +0000 Subject: [PATCH] Don't use a non-breaking space This affects the print styles, shifting the logo to the right --- source/assets/stylesheets/_header.scss | 2 +- source/views/layouts/govuk_template.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/assets/stylesheets/_header.scss b/source/assets/stylesheets/_header.scss index ca222661..283999db 100644 --- a/source/assets/stylesheets/_header.scss +++ b/source/assets/stylesheets/_header.scss @@ -64,7 +64,7 @@ width: 35px; height: 31px; - padding-right: 5px; + padding-right: 8px; float: left; display: inline; diff --git a/source/views/layouts/govuk_template.html.erb b/source/views/layouts/govuk_template.html.erb index 8cd1afd6..b2b97f9f 100644 --- a/source/views/layouts/govuk_template.html.erb +++ b/source/views/layouts/govuk_template.html.erb @@ -71,7 +71,7 @@