From d70c5dbde33d56213d77d9b3cbad598003d78f57 Mon Sep 17 00:00:00 2001 From: Davide Bongiovanni Date: Fri, 16 Nov 2018 17:26:32 +0100 Subject: [PATCH] ... and height --- parts/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/static/style.css b/parts/static/style.css index 2db615e..9188a4f 100644 --- a/parts/static/style.css +++ b/parts/static/style.css @@ -247,7 +247,7 @@ div label input { bottom: 15pt; right: 15pt; width: 40pt; - height: 32pt; + height: 40pt; border-radius: 20pt; background-color: #5E9292; font-size: 22pt;