From ff4aa0685fd96f22e7c0703a431ef0f34ba39e25 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Wed, 13 Aug 2014 18:42:33 -0700 Subject: [PATCH] Center add icon on profiles --- src/UI/Settings/Profile/profile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UI/Settings/Profile/profile.less b/src/UI/Settings/Profile/profile.less index 185ec469d..845954bc6 100644 --- a/src/UI/Settings/Profile/profile.less +++ b/src/UI/Settings/Profile/profile.less @@ -11,7 +11,7 @@ &.add-card { .center { - margin-top: 10px; + margin-top: 30px; } }