aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-08-12 17:39:51 +0100
committerChris Mytton <self@hecticjeff.net>2013-08-12 17:39:51 +0100
commitc004ed6640bfd58e0564e97c90a1a5b32a3a9231 (patch)
tree8c34e598b122cfb634353847e7c758f24882788f
parent41020205e6130e765a37425e3a10604ee0c5f49d (diff)
Fix margins in ie
-rw-r--r--web/cobrands/oxfordshire/layout.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index fdf08f24c..9cd5ad0d5 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -41,12 +41,6 @@ body, body a {
.content {
margin: 3em 0 0 1em;
}
-.ie6, .ie7, .ie8 {
- .content {
- margin: 0;
- border: none;
- }
-}
// Fix location of aside sidebar
body.twothirdswidthpage {