X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e91c02f2ceb2b72a77846a0c31f5eca22b9b0a65..a3617b492e67e280790442b77addbd25b896f07e:/app/views/dashboards/_popup.html.erb diff --git a/app/views/dashboards/_popup.html.erb b/app/views/dashboards/_popup.html.erb index a643b5c90..ef86f042d 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, user_path(popup) %>

+