diff --git a/themes/V3/5ePHB/style.less b/themes/V3/5ePHB/style.less index 466a2f27c..df4a04750 100644 --- a/themes/V3/5ePHB/style.less +++ b/themes/V3/5ePHB/style.less @@ -213,7 +213,9 @@ body { tbody{ tr{ td{ - padding : 0.14em 0.4em; + //padding : 0.14em 0.4em; + padding : 1.7px 5px; // Both of these are temporary, just to force + height : 18px; // PDF to render at same height until Chrome 108 } &:nth-child(odd){ background-color : var(--HB_Color_Accent);