diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet/images/ie_logo.gif | bin | 2400 -> 2384 bytes | |||
-rw-r--r-- | web/cobrands/fixmystreet/layout.scss | 7 |
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 Binary files differindex 66dd1de22..cfcbd258b 100644 --- a/web/cobrands/fixmystreet/images/ie_logo.gif +++ b/web/cobrands/fixmystreet/images/ie_logo.gif 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 |