diff --git a/app/views/spree/admin/overview/_products.html.haml b/app/views/spree/admin/overview/_products.html.haml index 3d92aaee85..c33c34c2f6 100644 --- a/app/views/spree/admin/overview/_products.html.haml +++ b/app/views/spree/admin/overview/_products.html.haml @@ -24,6 +24,6 @@ = t(".active_products", count: @product_count ) %span.three.columns.omega %span.icon-remove-sign - %a.eight.columns.alpha.button.bottom.red{ href: "#{new_admin_product_path}" } + %a.sixteen.columns.alpha.button.bottom.red{ href: "#{new_admin_product_path}" } = t "spree_admin_enterprises_create_new_product" %span.icon-arrow-right