diff --git a/templates/web/oxfordshire/reports/_rss_other_districts.html b/templates/web/oxfordshire/reports/_rss_other_districts.html index ec31f98f677..f6340bc0170 100644 --- a/templates/web/oxfordshire/reports/_rss_other_districts.html +++ b/templates/web/oxfordshire/reports/_rss_other_districts.html @@ -1,5 +1,5 @@ -
  • View area reports
  • -
  • By division
  • -
  • By parish
  • -
  • By ward
  • -
  • By district
  • +
  • View area reports
  • +
  • By division
  • +
  • By parish
  • +
  • By ward
  • +
  • By district
  • diff --git a/web/cobrands/oxfordshire/base.scss b/web/cobrands/oxfordshire/base.scss index 216aabf25c9..64e32650616 100644 --- a/web/cobrands/oxfordshire/base.scss +++ b/web/cobrands/oxfordshire/base.scss @@ -323,7 +323,6 @@ textarea { a, button { - display: block; background-color: #f5f5f5; background-repeat: no-repeat; color: #333 !important; @@ -342,34 +341,6 @@ textarea { background-color: #333; color: #fff !important; } - - &:after { - content: ""; - display: inline-block; - width: 16px; - height: 16px; - margin-#{$left}: 0.5em; - vertical-align: -0.25em; - background-size: 112px 16px; - background-repeat: no-repeat; - background-image: url("/cobrands/fixmystreet/images/report-tools.svg"); - } - - &.abuse:after { - background-position: -96px 0; - } - - &.feed:after { - background-position: -64px 0; - } - - &.share:after { - background-position: -80px 0; - } - - &.chevron:after { - background-position: flip(-16px 0, 0 0); - } } .sub-area-item {