From fe07237dc00b609fe7274c6513e70ce38b1d443e Mon Sep 17 00:00:00 2001 From: Cameron Ball Date: Fri, 18 Jan 2019 23:31:16 +0800 Subject: [PATCH] Resize report columns --- src/report.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/report.php b/src/report.php index 467c0c0..fc1faa6 100644 --- a/src/report.php +++ b/src/report.php @@ -25,7 +25,7 @@ img { image-rendering: pixelated; /* Chrome */ image-rendering: optimize-contrast; /* CSS3 Proposed */ -ms-interpolation-mode: nearest-neighbor; /* IE8+ */ - height: 100%; + width: 100%; } @@ -33,8 +33,8 @@ img {

The Onion Report

-
-
+
+
-- 2.11.0