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:
parent
dc7f92a0d4
commit
92e81718a3
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
2
docs/assets/js/customize.min.js
vendored
2
docs/assets/js/customize.min.js
vendored
File diff suppressed because one or more lines are too long
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user