fix button-group align bug (#1349)

pull/1356/head
baiyaaaaa 2016-11-25 08:54:40 +08:00 committed by cinwell.li
parent 090f91d057
commit ae7e5a10a7
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@
@b button-group {
@utils-clearfix;
display: inline-block;
vertical-align: middle;
& .el-button {
float: left;