Skip to content
Snippets Groups Projects
Commit 10c4e71b authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Favorites margin

parent 4519061d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<% next unless can?(:read, about) %>
<div class="col-md-6 col-xl-4 d-flex">
<%= osuny_panel about do %>
<p class="small"><%= about.class.model_name.human %></p>
<p class="small mt-n2 mb-1"><%= about.class.model_name.human %></p>
<%= link_to t('show'),
[:admin, about],
class: 'stretched-link' %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment