fix css class

pull/9805/head
ulferts 3 years ago
parent aace67b63e
commit e7396a9954
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      app/views/news/show.html.erb

@ -70,7 +70,7 @@ See COPYRIGHT and LICENSE files for more details.
</div>
<% end %>
<p class="author additional-information"><%= authoring @news.created_at, @news.author %></p>
<div class="wiki">
<div class="op-uc-container">
<%= format_text(@news.description, object: @news) %>
</div>
<br />

Loading…
Cancel
Save