[openstreetmap/openstreetmap-website] Add permalinks to changeset comments (PR #4789)
Máté Gyöngyösi
notifications at github.com
Tue Mar 4 21:44:10 UTC 2025
@gy-mate commented on this pull request.
> @@ -53,6 +53,9 @@
:url => api_changeset_comment_visibility_path(comment) } %>
<% end %>
</small>
+ <a href="#c<%= comment.id %>">
+ <div class="icon link" style="transform: rotate(-45deg);"></div>
I've moved the `rotate()` function inside the `<g id="link">` tag in `sprite.svg`.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4789#discussion_r1980279118
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4789/review/2659122897 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250304/db998d5e/attachment.htm>
More information about the rails-dev
mailing list