mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-26 05:19:15 +02:00
Use .clearfix mixin instead of overflow on examples
This commit is contained in:
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;
|
margin-bottom: -1rem;
|
||||||
border: solid #f7f7f9;
|
border: solid #f7f7f9;
|
||||||
border-width: .2rem 0 0;
|
border-width: .2rem 0 0;
|
||||||
overflow: auto; // clearfix
|
.clearfix();
|
||||||
|
|
||||||
@media (min-width: 480px) {
|
@media (min-width: 480px) {
|
||||||
border-width: .2rem;
|
border-width: .2rem;
|
||||||
|
Reference in New Issue
Block a user