2
0
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:
Mark Otto
2014-09-17 21:43:46 -07:00
parent dc7f92a0d4
commit 92e81718a3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
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;