From 7b626baf3f818635c981fbef1b94557376f87df1 Mon Sep 17 00:00:00 2001 From: Paul Adam Davis Date: Fri, 18 Jul 2014 09:02:35 +0100 Subject: [PATCH] Add class to invited users container No issue - Relates to https://github.com/TryGhost/Ghost-UI/commit/447c7d77ec9e532930d1f251bb42f626bebeef87#diff-acda43902fe5a16fa255b16e7b32e6d0R14 - Adds class to the invited users container, used only for spacing right now --- core/client/templates/settings/users/index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/client/templates/settings/users/index.hbs b/core/client/templates/settings/users/index.hbs index 36e5beba12..7e732f5c1f 100644 --- a/core/client/templates/settings/users/index.hbs +++ b/core/client/templates/settings/users/index.hbs @@ -9,7 +9,7 @@
{{#if invitedUsers}} -
+

Invited users