CSS: fix in detail area

This commit is contained in:
Bernd Erk 2015-10-01 15:17:48 +02:00
parent 27378a3511
commit 05c5d5e8e7

View File

@ -178,5 +178,6 @@ table.listing-table {
// Reset default font-weight
font-weight: normal;
width: 120px;
vertical-align: top;
}
}