aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-08-12 11:20:15 +0100
committerChris Mytton <self@hecticjeff.net>2013-08-12 11:20:15 +0100
commitb78a1cf9a49164faffda3c5d44d01fb60b436306 (patch)
tree8ab59973f40479a6a70dc99487ef14919a26724e
parent953fb6764a9615d30677383f658a2d8d09fefd8b (diff)
Don't put the text in the document flow
-rw-r--r--web/cobrands/oxfordshire/layout.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index e39d51226..2f057c6fc 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -85,19 +85,6 @@ body.twothirdswidthpage {
}
}
-// show the sidebar tips and notices in the document flow, i.e., in the
-// left-hand column, rather than in smaller text above the map
-.general-sidebar-notes,
-#report-a-problem-sidebar {
- position: static;
- width: auto;
- @include box-shadow(rgba(0, 0, 0, 0), 0, 0, 0);
- .sidebar-tips,
- .sidebar-notes {
- font-size:1em;
- }
-}
-
// To prevent font size larger interfering with the fixed Oxfordshire layout
.container {
width: auto;