From ce2b10aa030d1e064f6a809feeeb2e769b37d31e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 9 Aug 2016 04:06:14 +0200 Subject: re-set select box heights --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 5a6a749..12412ea 100644 --- a/style.css +++ b/style.css @@ -304,7 +304,7 @@ select.zeit { } select { - height: 4em; + height: 2em; text-align: center; font-size: 13pt; font-weight: 300; -- cgit v1.2.3