From 67ed7d8909346b1e1f1207d068f03626704398b5 Mon Sep 17 00:00:00 2001 From: Brian Lovin Date: Sun, 13 Jan 2019 16:19:24 -0800 Subject: [PATCH] Fix loading alignment --- components/LoadingChecklistItem/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/LoadingChecklistItem/index.js b/components/LoadingChecklistItem/index.js index ca79e8e..1065f72 100644 --- a/components/LoadingChecklistItem/index.js +++ b/components/LoadingChecklistItem/index.js @@ -4,7 +4,7 @@ import { ShimmerInboxThread, ShimmerBase, ShimmerLine, Cover } from './style'; import Card from '../Card'; const LoadingChecklistItem = () => ( -
+