aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-08-12 17:34:28 +0100
committerChris Mytton <self@hecticjeff.net>2013-08-12 17:34:28 +0100
commit41020205e6130e765a37425e3a10604ee0c5f49d (patch)
tree36e4c4555f984c005cda3b15e7ec99cbdd070ee3
parentcbef264fc9bb7a14fd7f9f477290d566d1dbe3e9 (diff)
Add ie fix for big green banner on oxfordshire
-rw-r--r--web/cobrands/oxfordshire/layout.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index 67f090073..fdf08f24c 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -214,6 +214,11 @@ input.green-btn{
padding: 0.5em 2em 0.5em 0.5em;
line-height: 1.3;
background: #339e00 url("/cobrands/fixmystreet/images/sprite.png") right -2177px no-repeat;
+
+ .ie6 &, .ie7 & {
+ zoom: 1;
+ position: relative;
+ }
}
.extra-text {