diff options
| author | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-09 06:12:19 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-09 06:12:19 +0200 |
| commit | fb3ad4f15fe12fcc6f816f2556b8b6d06a27c3b3 (patch) | |
| tree | 4d3440c9442bb510e6a74367669b8f34d69b8cb0 | |
| parent | 8496ac6b5d084a6948e6f1143f62d5b8317ac88e (diff) | |
Also need more space in step 5
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
