From 80e8b2339d265ceb73df4179f39971853751dd97 Mon Sep 17 00:00:00 2001 From: n1474335 Date: Wed, 8 Mar 2023 18:08:17 +0000 Subject: [PATCH] Improved HTML output sizing --- src/core/operations/Entropy.mjs | 2 +- src/core/operations/IndexOfCoincidence.mjs | 2 +- src/core/operations/ShowOnMap.mjs | 8 +------- src/web/stylesheets/layout/_io.css | 8 ++++++++ src/web/waiters/OutputWaiter.mjs | 6 ++++++ 5 files changed, 17 insertions(+), 9 deletions(-) diff --git a/src/core/operations/Entropy.mjs b/src/core/operations/Entropy.mjs index 3e93cc57..296d5ee8 100644 --- a/src/core/operations/Entropy.mjs +++ b/src/core/operations/Entropy.mjs @@ -358,7 +358,7 @@ class Entropy extends Operation {