improves styles of change credentials button
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="row account">
|
||||
<div class="small-12 column">
|
||||
<div class="float-right text-right">
|
||||
<%= link_to t("account.show.change_credentials_link"), edit_user_registration_path, class: "button secondary" %>
|
||||
<%= link_to t("account.show.change_credentials_link"), edit_user_registration_path, class: "button hollow" %>
|
||||
<br>
|
||||
<%= link_to t("account.show.erase_account_link"), users_registrations_delete_form_path, class: "delete" %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user