aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/oxfordshire/layout.scss25
1 files changed, 0 insertions, 25 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index 726b298ff..3bd72f35c 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -59,31 +59,6 @@ body.twothirdswidthpage {
}
}
-// TODO: This entire section is very suspicious
-//
-// To prevent font size larger interfering with the fixed Oxfordshire layout
-.container { width: auto; }
-body:not(.admin) .full-width { width: 464px; }
-.shadow-wrap { width: 464px; }
-
-.content { width: 432px; }
-
-body.fullwidthpage .content { width: auto; }
-body.twothirdswidthpage .content {
- width: 640px;
- aside {
- left: 672px;
- width: 208px;
- padding: 16px;
- }
- .sticky-sidebar {
- left: 672px;
- aside {
- top:10em;
- }
- }
-}
-
body.mappage {
#oxford-wrapper {
width: auto;