From 0d4ee2bba39aafa7cc86ecc386e9b7d42e4c09cc Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 30 Jan 2018 22:46:35 -0800 Subject: [PATCH] tweak loading spinner --- routes/_components/timeline/Timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/_components/timeline/Timeline.html b/routes/_components/timeline/Timeline.html index 58d98507..ac5b2dd2 100644 --- a/routes/_components/timeline/Timeline.html +++ b/routes/_components/timeline/Timeline.html @@ -38,7 +38,7 @@ top: 0; left: 0; right: 0; - height: 100%; + height: 150px; display: flex; align-items: center; justify-content: center;