X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cb7b79a58f0337ab28b41ed5105215de302d3f73..d2dc1ff8978a3ed9636c172a7e3cfb8e3d83410b:/app/views/dashboards/_popup.html.erb diff --git a/app/views/dashboards/_popup.html.erb b/app/views/dashboards/_popup.html.erb index a643b5c90..de90a117b 100644 --- a/app/views/dashboards/_popup.html.erb +++ b/app/views/dashboards/_popup.html.erb @@ -1,5 +1,9 @@ -
- <%= user_thumbnail popup %> -

<%= t(".#{type}") %>

-

<%= link_to popup.display_name, user_path(popup) %>

+
+
+ <%= user_thumbnail popup %> +
+
+

<%= t(".#{type}") %>

+

<%= link_to popup.display_name, popup %>

+