aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/barnet/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/barnet/header.html b/templates/web/barnet/header.html
index 63adac036..4d3a2b713 100644
--- a/templates/web/barnet/header.html
+++ b/templates/web/barnet/header.html
@@ -28,7 +28,7 @@
<script src="[% version('/cobrands/barnet/position_map.js') %]" charset="utf-8"></script>
[% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js' %]
<script src="[% version('/js/fancybox/jquery.fancybox-1.3.4.pack.js') %]" charset="utf-8"></script>
- <link rel="stylesheet" href="[% version('/cobrands/barnet/barnet.css') %]">
+ <link rel="stylesheet" href="[% version('/cobrands/barnet/barnet.css') %]" media="(min-width:48em)">
</head>
@@ -78,7 +78,7 @@
[% END %]
</div>
- <h1>
+ <h1 id="page-title">
<span>FixMyStreet</span>
</h1>