From f181cdfd3994559a8ac27477759bb81634b0bb20 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 25 Jun 2019 12:11:40 +0000 Subject: [PATCH] Elastic: Remove height from .iframe-wrapper It fixes some iframed dialogs by making the footer bar not hidden in Chrome. --- skins/elastic/styles/layout.less | 1 - 1 file changed, 1 deletion(-) diff --git a/skins/elastic/styles/layout.less b/skins/elastic/styles/layout.less index 48526ab2a..181adc7bc 100644 --- a/skins/elastic/styles/layout.less +++ b/skins/elastic/styles/layout.less @@ -160,7 +160,6 @@ body { .iframe-wrapper { width: 100%; - height: 100%; flex: 1; iframe {