From 5bb7e75ebe88b550eff52e5a1a8a4e8108bf0d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Tue, 18 Oct 2016 12:39:07 +0200 Subject: [PATCH] [backport] Fix creation wizard --- app/styles/modules/common/wizard.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/modules/common/wizard.scss b/app/styles/modules/common/wizard.scss index 5bcae75f..1ac0c065 100644 --- a/app/styles/modules/common/wizard.scss +++ b/app/styles/modules/common/wizard.scss @@ -57,6 +57,7 @@ .icon { @include svg-size(1.5rem); fill: currentColor; + margin-right: .3rem; vertical-align: text-top; } .template-name {