summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorerdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 04:06:14 +0200
committererdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 04:06:14 +0200
commitce2b10aa030d1e064f6a809feeeb2e769b37d31e (patch)
tree1d34fb9f10d7112f9eacf7569fe77766bbfdd953 /style.css
parent14fc8fb9a6cdaa8892bf688a20bdc9ee8ddc40de (diff)
re-set select box heights
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 5a6a749..12412ea 100644
--- a/style.css
+++ b/style.css
@@ -304,7 +304,7 @@ select.zeit {
304} 304}
305 305
306select { 306select {
307 height: 4em; 307 height: 2em;
308 text-align: center; 308 text-align: center;
309 font-size: 13pt; 309 font-size: 13pt;
310 font-weight: 300; 310 font-weight: 300;