]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_blocks/show.html.erb
Break long URLs where richtext is used.
[rails.git] / app / views / user_blocks / show.html.erb
index 69207d4e47e453a2ad08db84302b35d306475c45..52c099ee40318654f27bfc188bace36aad21dc42 100644 (file)
@@ -33,4 +33,4 @@
 <p><b><%= t ".status" %></b>: <%= block_status(@user_block) %></p>
 
 <p><b><%= t ".reason" %></b></p>
-<div class="richtext"><%= @user_block.reason.to_html %></div>
+<div class="richtext text-break"><%= @user_block.reason.to_html %></div>