Fix duplicate table headers

Fixes a common issue. See #318.
This commit is contained in:
Trevor Buckner
2018-05-10 18:26:46 +01:00
committed by Rae2che5
parent 7c3946fb03
commit ee63d2d857
+1
View File
@@ -156,6 +156,7 @@ body {
margin-bottom : 1em;
font-size : 10pt;
thead{
display: table-row-group;
font-weight : 800;
th{
vertical-align : bottom;