[openstreetmap/openstreetmap-website] Various font size changes (PR #3630)

Tom Hughes notifications at github.com
Wed Jul 27 14:39:24 UTC 2022


@tomhughes requested changes on this pull request.



>    <div class='clearfix'>
-    <span class='sprite small term editor'></span>
-    <p><%= t ".basic_terms.editor_html" %></p>
+    <span class='sprite small term editor float-start'></span>
+    <p class="align-middle"><%= t ".basic_terms.editor_html" %></p>

This `align-middle` is not working because it's on a block element - it's also missing from the other three entries below.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3630#pullrequestreview-1052627047
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3630/review/1052627047 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220727/43340fa6/attachment-0001.htm>


More information about the rails-dev mailing list