[openstreetmap/openstreetmap-website] Fix alignment issues on the profile page (PR #6494)

Tom Hughes notifications at github.com
Mon Nov 3 17:32:15 UTC 2025


@tomhughes requested changes on this pull request.



> @@ -285,11 +285,11 @@
         </div>
       <% end %>
     </div>
-    <div class="col-sm-9">
+    <div class="col-sm-3">

What was the purpose of this change? It causes the user description to be crushed into a narrow column like this:

<img width="976" height="798" alt="Image" src="https://github.com/user-attachments/assets/c838d057-b31a-499f-a966-fd974918f7b6" />

instead of being full width as it was before:

<img width="1880" height="698" alt="Image" src="https://github.com/user-attachments/assets/63f77413-a8a5-4322-a46b-10d589f067f6" />

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

Message ID: <openstreetmap/openstreetmap-website/pull/6494/review/3412170282 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251103/e3ff5d96/attachment.htm>


More information about the rails-dev mailing list