Skip to content
Snippets Groups Projects
Commit 91149437 authored by Taico Aerts's avatar Taico Aerts
Browse files

Fix wrapping

parent 85bd6390
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<% end %> <% end %>
<%= badge.title unless is_small %> <%= badge.title unless is_small %>
</span> </span>
<span class="tooltip-text"> <span style="white-space: normal;" class="tooltip-text">
<%= is_small ? <%= is_small ?
"This user has been awarded the '#{badge.title}' badge." "This user has been awarded the '#{badge.title}' badge."
: badge.description %> : badge.description %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment