From 56e5e903340633319372c99e56399c2770afc440 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Thu, 9 Mar 2017 15:14:50 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20fix=20button=20styling=20on=20se?= =?UTF-8?q?tup/one=20page=20(#573)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit no issue - add span tag to button content --- ghost/admin/app/templates/setup/one.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/templates/setup/one.hbs b/ghost/admin/app/templates/setup/one.hbs index fb42c3b635..bf5825c18e 100644 --- a/ghost/admin/app/templates/setup/one.hbs +++ b/ghost/admin/app/templates/setup/one.hbs @@ -8,5 +8,5 @@ {{#link-to "setup.two" classNames="gh-btn gh-btn-green gh-btn-lg"}} - Create your account + Create your account {{/link-to}}