From 79a5182f73227fe897f36b68b1e9159cf05e3de5 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] 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 {