commit | 00ec027368e5ef46d9dec430124357915dc8b903 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Jul 29 02:04:21 2012 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Jul 29 02:04:21 2012 +0000 |
tree | 4a3a3a3895a83b2b01eb29cdf886f6d5a0cef02d | |
parent | 2c20b28f0e057c231c03b839b3c78f21cc6b0315 [diff] |
print_wiki: fix columns calculations For - chipsets - boards, and - chips Previously the chipset columns were not uniformly divided at all, which led to very odd table bottoms. This patches fixes this as far as wiki code can do (browser rendering can still create odd effects because we do not define cell heights). Corresponding to flashrom svn r1556. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>