diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2018-03-04 23:51:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-04 23:51:01 -0700 |
| commit | abc8586bbca88ffc215edea20411af6fd592cfe1 (patch) | |
| tree | 111ff68ee9982e58a66308620fbb9b1505532175 /features | |
| parent | dcb627791d0d8a8fa45481afd2e7d90e3e2f1e44 (diff) | |
resolves #2589 rename spread role to stretch (PR #2591)
Diffstat (limited to 'features')
| -rw-r--r-- | features/xref.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/xref.feature b/features/xref.feature index 92d6df3c..36f5895e 100644 --- a/features/xref.feature +++ b/features/xref.feature @@ -577,7 +577,7 @@ Feature: Cross References When it is converted to html Then the result should match the HTML structure """ - table.tableblock.frame-all.grid-all.spread + table.tableblock.frame-all.grid-all.stretch colgroup col style='width: 100%;' tbody |
