Merge branch 'hotfix/4.3.1'

This commit is contained in:
yuri
2016-12-20 17:52:44 +02:00

View File

@@ -524,6 +524,10 @@ select[multiple].input-sm {
}
}
.panel-body .no-bottom-margin {
margin-bottom: -@panel-padding;
}
.table.less-padding > thead > tr > th,
.table.less-padding > tbody >tr > th,
.table.less-padding > tfoot >tr > th,