]> git.openstreetmap.org Git - rails.git/commitdiff
Remove extra styling for rss icon
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 15:08:18 +0000 (16:08 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 15:08:18 +0000 (16:08 +0100)
This brings it into line with e.g. the new diary entry icon

app/assets/stylesheets/common.scss

index 73f235b85da2e887cf3d79afb9274db3c7bef652..e660a0930a7e512d5df42b5e4716de861823a1b9 100644 (file)
@@ -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 {