.panel-heading { background: gray; } .panel-content { height: 0px; overflow: auto; } .panel-content[aria-expanded=true] { height: auto; }