bootstrap modal-footer
为什么加上 :before,:after
伪对象选择符,而且内容是 display:table, line-height: 0;
,实际测试时去掉 也没有影响啊
.modal-footer:before, .modal-footer:after {
display: table;
content: "";
line-height: 0;
}
bootstrap modal-footer
为什么加上 :before,:after
伪对象选择符,而且内容是 display:table, line-height: 0;
,实际测试时去掉 也没有影响啊
.modal-footer:before, .modal-footer:after {
display: table;
content: "";
line-height: 0;
}
2 回答852 阅读✓ 已解决
4 回答944 阅读✓ 已解决
2 回答1.2k 阅读✓ 已解决
2 回答1k 阅读✓ 已解决
2 回答2.6k 阅读
2 回答1.6k 阅读
1 回答1k 阅读✓ 已解决
clearfix
http://stackoverflow.com/questions/14973317/understanding-bootstraps-clearfix-class