From d6947b119ff0a303d2a59db1da1738b5b004d972 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 23 Oct 2014 14:28:53 +1100 Subject: [PATCH 1/2] Welcome markup make alternative markup consistent --- app/views/spree/admin/overview/welcome.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/spree/admin/overview/welcome.html.haml b/app/views/spree/admin/overview/welcome.html.haml index 0e6dbafb6e..e3945de5f8 100644 --- a/app/views/spree/admin/overview/welcome.html.haml +++ b/app/views/spree/admin/overview/welcome.html.haml @@ -41,7 +41,7 @@ - else .shop_profile.option.one-third.column.alpha - %a.selector{ ng: { class: "{selected: sells=='none'}" } } + %a.full-width.button.selector{ ng: { class: "{selected: sells=='none'}" } } .top %h3 Shop Profile %p Get a listing From 04af954432b37c7fb6f109f50a764eb85fafb63f Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 23 Oct 2014 14:33:19 +1100 Subject: [PATCH 2/2] Tweak language --- app/views/spree/admin/overview/welcome.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/spree/admin/overview/welcome.html.haml b/app/views/spree/admin/overview/welcome.html.haml index e3945de5f8..fd28809a0a 100644 --- a/app/views/spree/admin/overview/welcome.html.haml +++ b/app/views/spree/admin/overview/welcome.html.haml @@ -8,7 +8,7 @@ %section %h2 Next step - %p Choose one: + %p Choose your starting point: .options.sixteen.columns.alpha - if @enterprise.is_primary_producer