mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Update clearfix mixin and class per @necolas's feedback
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
// Floats
|
||||
// -------------------------
|
||||
|
||||
.clear {
|
||||
.clearfix();
|
||||
.clearfix {
|
||||
.clear_float();
|
||||
}
|
||||
.pull-right {
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user