From fb3ad4f15fe12fcc6f816f2556b8b6d06a27c3b3 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 9 Aug 2016 06:12:19 +0200 Subject: Also need more space in step 5 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index fff740a..e28e76f 100644 --- a/style.css +++ b/style.css @@ -342,7 +342,7 @@ label input { } #wrapper.step5 .block-step5 .juice { - max-height: 650px; + max-height: 750px; transition: max-height 0.5s ease; } -- cgit v1.2.3