aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Angell <jbangell@gmail.com>2012-03-14 09:49:25 +0000
committerJosh Angell <jbangell@gmail.com>2012-03-14 09:49:25 +0000
commit8d07e6e0036a15901b3eb077325beace61f2e1b8 (patch)
tree07590499e24bd32d86a33102e2fdf2af1a10b457
parent0104e80bf9ea96c52bf8b3bb2bc7b311be7e1f15 (diff)
Fix logged in message to be in proper place for IE6/7 and make the 'fixmy' yellow in the ie6 gif (for #276)
-rw-r--r--web/cobrands/fixmystreet/images/ie_logo.gifbin2400 -> 2384 bytes
-rw-r--r--web/cobrands/fixmystreet/layout.scss7
2 files changed, 7 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/images/ie_logo.gif b/web/cobrands/fixmystreet/images/ie_logo.gif
index 66dd1de22..cfcbd258b 100644
--- a/web/cobrands/fixmystreet/images/ie_logo.gif
+++ b/web/cobrands/fixmystreet/images/ie_logo.gif
Binary files differ
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index 6247c7474..ff75409ec 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -570,8 +570,15 @@ body.twothirdswidthpage {
.ie6, .ie7 {
#user-meta {
z-index:1;
+ p {
+ top:-2em;
+ }
}
}
+.ie6 #user-meta {
+ width:57em; //ie6 doesn't like max-width
+}
+
// Wraps around #key-tools box - sticks to the bottom of the screen on desktop