summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 06:12:19 +0200
committererdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 06:12:19 +0200
commitfb3ad4f15fe12fcc6f816f2556b8b6d06a27c3b3 (patch)
tree4d3440c9442bb510e6a74367669b8f34d69b8cb0
parent8496ac6b5d084a6948e6f1143f62d5b8317ac88e (diff)
Also need more space in step 5
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index fff740a..e28e76f 100644
--- a/style.css
+++ b/style.css
@@ -342,7 +342,7 @@ label input {
342} 342}
343 343
344#wrapper.step5 .block-step5 .juice { 344#wrapper.step5 .block-step5 .juice {
345 max-height: 650px; 345 max-height: 750px;
346 transition: max-height 0.5s ease; 346 transition: max-height 0.5s ease;
347} 347}
348 348