From f461e64a024b909dc06f14e15a7c09ac3b833736 Mon Sep 17 00:00:00 2001 From: Prudhvi Godithi Date: Mon, 9 Sep 2024 10:24:46 -0700 Subject: [PATCH] iframe height adjustments Signed-off-by: Prudhvi Godithi --- release-dashboard/index.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/release-dashboard/index.md b/release-dashboard/index.md index e96559eb27..d3ea7182ef 100644 --- a/release-dashboard/index.md +++ b/release-dashboard/index.md @@ -48,16 +48,6 @@ metrics_height_mobile: 6000 width: 100%; border: none; } - @media only screen and (min-width: 768px) { - iframe { - height: {{ page.benchmark_height_desktop }}px; - } - } - @media only screen and (max-width: 767px) { - iframe { - height: {{ page.benchmark_height_mobile }}px; - } - } .modal { display: none; position: fixed; @@ -183,7 +173,7 @@ metrics_height_mobile: 6000

OpenSearch Release Metrics

Direct Link to Metrics Dashboard - +