diff options
Diffstat (limited to 'web/cobrands/fixamingata/layout.scss')
-rw-r--r-- | web/cobrands/fixamingata/layout.scss | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/web/cobrands/fixamingata/layout.scss b/web/cobrands/fixamingata/layout.scss index bae9cd89b..e02093b24 100644 --- a/web/cobrands/fixamingata/layout.scss +++ b/web/cobrands/fixamingata/layout.scss @@ -104,13 +104,6 @@ body.mappage { width: auto; } } -.ie7 { - .tablewrapper { - div { - width: auto; - } - } -} #footer-help { ul { @@ -123,15 +116,6 @@ body.mappage { } } } -.ie7 { - #footer-help { - ul { - li { - width: 33%; - } - } - } -} #postcodeForm { margin-left: -1em !important; margin-right: -1em !important; } |