html: Fix border-right for non-square tables.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 28 Dec 2020 18:53:58 +0000 (10:53 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 28 Dec 2020 18:55:59 +0000 (10:55 -0800)
commit2fa892d953b99a7eb121081dc37a87343d2c1003
treee4200ae22da8f5ab5c4ee379907d661dc8ae74fa
parentcffe131589ab5f9de99bc3fb34487225b2311439
html: Fix border-right for non-square tables.

Fixes: b11b5d874764 ("table: Get rid of accessor functions for 'h' and 'n' members.")
src/output/html.c