From d150e2de43e032d71489e3fe2eb2b0da1bb86176 Mon Sep 17 00:00:00 2001 From: Manas Khurana Date: Thu, 24 Aug 2017 02:45:43 +0530 Subject: [PATCH] Add files via upload --- index3.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index3.html b/index3.html index 700afbe..ae37215 100644 --- a/index3.html +++ b/index3.html @@ -413,7 +413,7 @@ position: relative; } #extraContent { display: none; - height:100%; + height:auto; } #extra table { border-collapse: collapse; @@ -435,7 +435,7 @@ position: relative; } .myChart-wrapper { width:80%; - height:32vw; + height:auto; } #showextra { top:50%; @@ -447,7 +447,6 @@ position: relative; #hideextra { display:none; position:relative; - bottom:10vh; } .extrabutton { border:none; @@ -457,6 +456,8 @@ position: relative; min-width: 150px; height:4vw; width:15vw; + margin-top: 20px; + margin-bottom: 20px; font-size: 18px; border-radius:4px; font-weight:900;