From: Dan Allen Date: Fri, 4 Oct 2019 21:04:31 +0000 (-0600) Subject: rename table role spread to stretch to be compliant with Asciidoctor output X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6480d94709468f06810189712c3e075cb97867f7;p=working%2Feg-antora.git rename table role spread to stretch to be compliant with Asciidoctor output --- diff --git a/src/css/doc.css b/src/css/doc.css index 91c04c4..4593ae1 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -180,7 +180,7 @@ /* table-layout: fixed; */ } -.doc table.spread { +.doc table.stretch { width: 100%; }