summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorerdgeist <erdgeist@bauklotz.fritz.box>2016-08-14 22:41:30 +0200
committererdgeist <erdgeist@bauklotz.fritz.box>2016-08-14 22:41:30 +0200
commitf25f8313296ecc5000bbf54ac30a364d02071b03 (patch)
tree5ef00e42d321fa5a6bacadb7a52469f18afe270d /style.css
parentab3a467e732e3ebc807ddf6d884e2e0efc8dc0ea (diff)
Fix height of section
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 82e3ead..f199147 100644
--- a/style.css
+++ b/style.css
@@ -427,7 +427,7 @@ input[type=checkbox]:not(old):checked + label > span:before {
427} 427}
428 428
429#wrapper.step4 .block-step4 .juice { 429#wrapper.step4 .block-step4 .juice {
430 max-height: 700px; 430 max-height: 950px;
431} 431}
432 432
433#wrapper.step5 .block-step5 .juice { 433#wrapper.step5 .block-step5 .juice {