mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Restore button groups
This commit is contained in:
Vendored
+1
@@ -33,6 +33,7 @@
|
||||
// Components: Nav
|
||||
@import "navs.less";
|
||||
@import "navbar.less";
|
||||
@import "button-groups.less";
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
// Optional: Group multiple button groups together for a toolbar
|
||||
.btn-toolbar {
|
||||
.clearfix();
|
||||
.clear_float();
|
||||
.btn-group {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user