diff options
author | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-09 08:49:41 +0200 |
---|---|---|
committer | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-09 08:49:41 +0200 |
commit | 17b63e323053c38b8bbe060e9fc0308256e1e105 (patch) | |
tree | 3e8a69aaee100e88a3d0b27e5711827269888bc9 | |
parent | fb3ad4f15fe12fcc6f816f2556b8b6d06a27c3b3 (diff) |
select block more specifically
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ h2 { | |||
85 | } | 85 | } |
86 | 86 | ||
87 | #unsicher, | 87 | #unsicher, |
88 | .block-step7 { | 88 | .collapsable.block-step7 { |
89 | padding: 0; | 89 | padding: 0; |
90 | } | 90 | } |
91 | #wrapper.stepcancel #unsicher, | 91 | #wrapper.stepcancel #unsicher, |