Text and layout tweaks

This commit is contained in:
Jakob Borg
2014-09-22 14:04:20 +02:00
parent 737a28050c
commit 55c7d86205
5 changed files with 37 additions and 24 deletions

View File

@@ -87,3 +87,11 @@ table.table-condensed td {
.panel-body .table-condensed {
margin-bottom: 0;
}
.dl-horizontal.dl-narrow dt {
width: 40px;
}
.dl-horizontal.dl-narrow dd {
margin-left: 60px;
}