diff options
-rw-r--r-- | web/cobrands/barnet/layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/barnet/layout.scss b/web/cobrands/barnet/layout.scss index 0cd55884e..868590af2 100644 --- a/web/cobrands/barnet/layout.scss +++ b/web/cobrands/barnet/layout.scss @@ -125,6 +125,9 @@ body.twothirdswidthpage { a.feed { background-position: right -3080px; } + a.abuse { + background-position: right -2940px; + } } } ul#key-tools.singleton { |