UI Tweaks

This commit is contained in:
Jakob Borg
2014-09-10 11:27:21 +02:00
parent 9ff04ee3d8
commit 781d63cb2a
5 changed files with 182 additions and 179 deletions

View File

@@ -83,3 +83,7 @@ table.table-condensed td {
/* to align with panel */
padding-right: 15px;
}
.panel-body .table-condensed {
margin-bottom: 0;
}