mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fuck everything about .clear_float() -- restore .clearfix() as mixin
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ dd {
|
||||
}
|
||||
// Horizontal layout (like forms)
|
||||
.dl-horizontal {
|
||||
.clear_float(); // Ensure dl clears floats if empty dd elements present
|
||||
.clearfix(); // Ensure dl clears floats if empty dd elements present
|
||||
dt {
|
||||
float: left;
|
||||
width: (@component-offset-horizontal - 20);
|
||||
|
||||
Reference in New Issue
Block a user