I\'m trying to implement a 100% height accordion using the Twitter Bootstrap collapse component, exactly as described in this question.
I\'m manually setting the heights
HTML:
CSS: .collapse.in{ padding-bottom:5px; } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
CSS:
.collapse.in{ padding-bottom:5px; }