* adjust the distance between operate icons in cases page.

This commit is contained in:
chenfeiCF
2017-01-16 14:28:45 +08:00
parent 453074044c
commit 3216ab447d
+3
View File
@@ -1,3 +1,6 @@
tbody > tr > td > .btn-icon {margin-right: 3px;}
tbody > tr > td .icon-bug {margin-left: -8px;}
tfoot .table-actions #assignedTo_chosen a.chosen-default{height:26px;line-height:15px}
tfoot .table-actions .input-group-addon{padding:5px 12px;}