From 0bf4b9d36bcecae247c9155ff2316b23a7bc931f Mon Sep 17 00:00:00 2001 From: TheMrNomis Date: Thu, 10 Dec 2015 13:13:08 +0100 Subject: [PATCH] moved addEvent button --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 775abe4..0787d4f 100755 --- a/index.css +++ b/index.css @@ -102,7 +102,7 @@ input[type="checkbox"]:checked + label span { height: 1em; width: 100%; position:absolute; - bottom: 1em; + bottom: 3.5em; color: #ffffff; background-color: #2b2b2b; }