Makes button bigger
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
<%= t("welcome.welcome.user_permission_verify") %>
|
||||
</p>
|
||||
|
||||
<p class="text-center">
|
||||
<%= link_to(t("welcome.welcome.user_permission_verify_my_account"), verification_path, class: "button success radius") %>
|
||||
</p>
|
||||
<%= link_to(t("welcome.welcome.user_permission_verify_my_account"), verification_path, class: "button success radius expand") %>
|
||||
|
||||
<p class="text-center">
|
||||
<%= link_to t("welcome.welcome.go_to_index"), proposals_path %>
|
||||
|
||||
Reference in New Issue
Block a user