diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index d196d4441..ca61baf05 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -1421,3 +1421,7 @@ div.footnote hr{ margin-bottom: -18px; margin-right: 5px; } + +iframe.iframed { + margin: 10px 0 0; +}