From 8496ac6b5d084a6948e6f1143f62d5b8317ac88e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 9 Aug 2016 06:11:03 +0200 Subject: Need more space for more check boxes in step 2 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d233bea..fff740a 100644 --- a/style.css +++ b/style.css @@ -337,7 +337,7 @@ label input { } #wrapper.step2 .block-step2 .juice { - max-height: 1000px; + max-height: 1200px; transition: max-height 0.5s ease; } -- cgit v1.2.3