aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/fixmystreet/images/ie_fixed.gifbin0 -> 321 bytes
-rw-r--r--web/cobrands/fixmystreet/layout.scss4
2 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/fixmystreet/images/ie_fixed.gif b/web/cobrands/fixmystreet/images/ie_fixed.gif
new file mode 100644
index 000000000..438bd6894
--- /dev/null
+++ b/web/cobrands/fixmystreet/images/ie_fixed.gif
Binary files differ
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index 9f76c4fbb..068e9a71f 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -662,8 +662,8 @@ body.twothirdswidthpage {
.ie6 .banner p {
top:-1.5em;
&#fixed {
- padding-top:1em;
- background-image:none;
+ background-image:url(images/ie_fixed.gif);
+ background-position:center 0.75em;
}
}