Make the info tables less compressed

This commit is contained in:
Eelco Dolstra
2013-02-21 13:42:44 +01:00
parent dd5eb51a84
commit 36032e4bed
7 changed files with 17 additions and 45 deletions

View File

@@ -2,7 +2,7 @@
[% BLOCK renderProductList %]
<table class="productList layoutTable">
<table class="productList">
[% FOREACH product IN build.buildproducts %]