From 129d1b52b454b56d991cd363a1f8206cfaa1d0e4 Mon Sep 17 00:00:00 2001 From: Brian Lovin Date: Sun, 13 Jan 2019 13:35:19 -0800 Subject: [PATCH] Style tweak --- components/ChecklistItem/style.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/ChecklistItem/style.js b/components/ChecklistItem/style.js index c5fd10e..ddc17ff 100644 --- a/components/ChecklistItem/style.js +++ b/components/ChecklistItem/style.js @@ -247,7 +247,6 @@ export const AppSourcesLabel = styled.span` export const ResourceRowContainer = styled.a` display: flex; - align-items: center; margin-top: 4px; width: 100%; border-radius: 6px;