floriancapelle/jquery-toggle-widget

View on GitHub
jquery.toggle-widget.css

Summary

Maintainability
Test Coverage
.toggle-widget__content {
    height: 0;
    transition: height .3s;
    overflow: hidden;
}