main-content.less: larger default avp th column

This commit is contained in:
Thomas Gelf 2015-06-18 16:39:34 +02:00
parent ffd27e84d6
commit 76a32f769e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ table.avp a {
table.avp > tbody > tr > th {
text-align: left;
margin: 0;
width: 10em;
width: 14em;
vertical-align: top;
line-height: 1.8em;
}