From 9aeebc81372e3047988fb69be9a623d977033c92 Mon Sep 17 00:00:00 2001 From: Javi Velasco Date: Sun, 30 Aug 2015 21:56:54 +0200 Subject: [PATCH] Reduce clock container spacing --- components/clock/style.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/clock/style.styl b/components/clock/style.styl index 1b181cffd..c30841f91 100644 --- a/components/clock/style.styl +++ b/components/clock/style.styl @@ -7,7 +7,7 @@ KNOB_SIZE = 34px SMALL_KNOB_SIZE = 12px :local(.root) - padding : 20px + padding : 15px :local(.wrapper) background-color : DIVIDER