Adds foundation 6 🎉
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<% end %>
|
||||
|
||||
|
||||
<%= f.submit t("devise_views.organizations.registrations.new.submit"), class: "button radius expand" %>
|
||||
<%= f.submit t("devise_views.organizations.registrations.new.submit"), class: "button expanded" %>
|
||||
</div>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
<p><%= t("devise_views.organizations.registrations.success.instructions_3_html") %></p>
|
||||
<p>
|
||||
<%= link_to t("devise_views.organizations.registrations.success.back_to_index"),
|
||||
root_path, class: "button radius small margin-top expand" %>
|
||||
root_path, class: "button small margin-top expanded" %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user