From: Andy Allan Date: Wed, 8 Jan 2020 15:08:18 +0000 (+0100) Subject: Remove extra styling for rss icon X-Git-Tag: live~2920^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/68422c7ff27ecd3f801c9063860213bc620e67b4?ds=sidebyside;hp=-c Remove extra styling for rss icon This brings it into line with e.g. the new diary entry icon --- 68422c7ff27ecd3f801c9063860213bc620e67b4 diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 73f235b85..e660a0930 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2077,13 +2077,6 @@ abbr.geo { border-bottom: none; } -/* Rules for RSS buttons */ - -.rsssmall { - position: relative; - top: 3px; -} - /* General styles for action lists / subnavs / pager navs */ ul.secondary-actions {