fix size of state column

This commit is contained in:
Frédéric Péters 2012-01-31 10:40:49 +01:00
parent eccff52bb0
commit bf608fb127
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,10 @@ td.category {
width: 15em;
}
td.state {
width: 7em;
}
</style>
<div tal:condition="python: len(results)">