修复BUG:菜单弹框按钮内图标大小不等导致控件宽度不一致

This commit is contained in:
Argo-Lenovo 2016-11-15 13:30:23 +08:00
parent b5a910c680
commit 3ae6630f40
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@
.form-group .input-group .input-group-btn .btn i {
color: #187c9a;
padding-right: 6px;
width: 22px;
text-align: left;
}
.icon-body {