Skip to content

Commit 32885b0

Browse files
committed
Update _names.html.erb
1 parent 715377e commit 32885b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/registers/_names.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<% end %>
6666
</dl>
6767
<% end %>
68-
<%= modal_button(id, class: 'btn') do %>
68+
<%= modal_button(id, class: 'btn p-0') do %>
6969
<% kinds.each do |k, v| %>
7070
<%= fa_icon(v, class: "text-#{name.curation_kind(k).color}") %>
7171
<% end %>

0 commit comments

Comments
 (0)