diff options
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 13 |
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; |