0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Use .clearfix mixin instead of overflow on examples

This commit is contained in:
Mark Otto 2014-09-17 21:43:46 -07:00
parent dc7f92a0d4
commit 92e81718a3
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -866,7 +866,7 @@ body {
margin-bottom: -1rem;
border: solid #f7f7f9;
border-width: .2rem 0 0;
overflow: auto; // clearfix
.clearfix();
@media (min-width: 480px) {
border-width: .2rem;