Hi,
Too much content makes the closed toggle button expand downwards to content size.
See link
http://flow.pixelfuel.co.za/faq/
Thanks
.gk-toggle {
height: 15px;
}
.gk-toggle.opened {
height: auto;
}