diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-09 18:06:31 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-09 18:06:31 +0100 |
commit | 9b5e555bbe5d7d463351f189dd533b47c3b82057 (patch) | |
tree | ba992f78ce6c795ccd4087f16c8584efd64712bd | |
parent | 953998894cc01d2fcb66a3a0c8cef2f80cff29a4 (diff) |
sort out some spacing with drawer icons
-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 { |