mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fuck everything about .clear_float() -- restore .clearfix() as mixin
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
// Optional: Group multiple button groups together for a toolbar
|
||||
.btn-toolbar {
|
||||
.clear_float();
|
||||
.clearfix();
|
||||
|
||||
.btn-group {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user