mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Use .clearfix mixin instead of overflow on examples
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
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;
|
||||
|
||||
Reference in New Issue
Block a user