From 7cbad918566f55749b1f931bbb89114909fc4869 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 10 May 2016 18:20:15 +0200 Subject: padding --- public/static/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/default.css b/public/static/default.css index dc561bf..36a2983 100644 --- a/public/static/default.css +++ b/public/static/default.css @@ -422,7 +422,7 @@ div.candidatelist a { display: block; text-decoration: none; font-size: 1.4em; - padding: 0.8em; + padding: 0.6em; text-align: center; border-bottom: 2px solid #cccccc; } -- cgit v1.2.3