diff --git a/css/glowingbear.css b/css/glowingbear.css index 8df7f94..56dff4b 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -426,7 +426,7 @@ h2 span, h2 small { .panel[data-state=active] .panel-collapse { transition: max-height 0.5s; - max-height: 35em; + max-height: 60em; height: auto; display: block; }