From 1ccb1d5eb7d60cf9d558a802691f952c1f53cfe7 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 10 Feb 2018 14:27:05 -0800 Subject: [PATCH] tweak absolute date style --- routes/_components/status/StatusAbsoluteDate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/_components/status/StatusAbsoluteDate.html b/routes/_components/status/StatusAbsoluteDate.html index 061024f..cdf6b7f 100644 --- a/routes/_components/status/StatusAbsoluteDate.html +++ b/routes/_components/status/StatusAbsoluteDate.html @@ -6,7 +6,7 @@ grid-area: date; font-size: 1.1em; white-space: nowrap; - margin: 10px 5px; + margin: 0 5px 10px; justify-self: right; }