From f07a429d8b0740e12bb53cd3f20bb01f28b2a66e Mon Sep 17 00:00:00 2001 From: mmcw-dev Date: Sun, 9 Dec 2018 22:01:29 -0500 Subject: [PATCH] Rebuilt on linux --- app/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/css/app.css b/app/css/app.css index 1177039..1ac2729 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -239,7 +239,7 @@ button:focus { width: 7px; position: absolute; top: 0; - left: calc(22%); + left: calc(50% - (14px * 2)); } .dial-end { transform: rotateZ(0deg);