From 093766d48c9ca8f42de838cda0e1d501360248a1 Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Tue, 16 Jun 2020 10:54:20 +0200 Subject: [PATCH] responsiveness --- css/style.css | 6 +++--- index.html | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 41fa888..add8bfb 100755 --- a/css/style.css +++ b/css/style.css @@ -39,7 +39,7 @@ table td { } .centerTable td { - padding: 8 !important; + padding: 0.9vh !important; } @@ -76,11 +76,11 @@ input[type='file'] { } #param-corlim { - width: 55% !important; + width: 75% !important; } #param-costlim { - width: 85% !important; + width: 65% !important; } #param-correlation > .param > select { diff --git a/index.html b/index.html index 655b36a..60572cf 100755 --- a/index.html +++ b/index.html @@ -339,9 +339,14 @@
-

Dimension Correlation

+

Dimension Correlation

+
+
+
+
+