remove fixed height from description
This commit is contained in:
parent
1d187bcf17
commit
f83f0d2561
|
@ -515,7 +515,6 @@ hr {
|
||||||
|
|
||||||
#descexpansionbutton ~ div {
|
#descexpansionbutton ~ div {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 8.3em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#descexpansionbutton:not(:checked) ~ div {
|
#descexpansionbutton:not(:checked) ~ div {
|
||||||
|
|
Loading…
Reference in New Issue