2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Restore button groups

This commit is contained in:
Mark Otto
2013-01-16 13:04:29 -08:00
parent c18b5b9735
commit ab38493e91
3 changed files with 146 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
// Optional: Group multiple button groups together for a toolbar
.btn-toolbar {
.clearfix();
.clear_float();
.btn-group {
float: left;
}