diff options
Diffstat (limited to 'tests/suite/layout/grid/headers.typ')
| -rw-r--r-- | tests/suite/layout/grid/headers.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/layout/grid/headers.typ b/tests/suite/layout/grid/headers.typ index c9c95e13..c3b92997 100644 --- a/tests/suite/layout/grid/headers.typ +++ b/tests/suite/layout/grid/headers.typ @@ -220,7 +220,7 @@ --- grid-header-lack-of-space --- // Test lack of space for header + text. -#set page(height: 9em) +#set page(height: 8em) #table( rows: (auto, 2.5em, auto, auto, 10em), |
