From: Peter Mikus Date: Wed, 26 Apr 2017 18:02:44 +0000 (+0200) Subject: Fix: Report table layout in RTD Sphinx X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=c778fedabb02e6d56f5265ac861c86a4daed6e94;ds=inline Fix: Report table layout in RTD Sphinx Change-Id: Ibdac46c7ec6d8381da89ea9bb7e407b91c5029df Signed-off-by: Peter Mikus --- diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh index 4aa15b7e17..5c095c056e 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -502,7 +502,7 @@ cat - > ${CSS_PATCH_FILE} <<"_EOF" font-size: small; margin-bottom: 24px; max-width: 100%; - overflow: visible !important; + /* overflow: visible !important; ###temporary fix### */ } } _EOF