]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/browse.css.scss
Only leave space for icons on links with the node/way/relation class
[rails.git] / app / assets / stylesheets / browse.css.scss
index 14ea3b289ae9e4313008c853ba43277434ff4786..5d620d7941ecbb955df5cd8fe7e84f233bbbf186 100644 (file)
@@ -1,6 +1,6 @@
 /* Make space for icons */
 
-.node, .way, .relation { 
+a.node, a.way, a.relation { 
   padding-left: 25px;
 
   &:first-child {