From a7682eb59f098d68043f503dcfdd986ab08ac821 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 8 Feb 2018 21:01:34 +0100 Subject: [PATCH] CSS --- htdocs/theme/md/style.css.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 7f0a522eae5..c9a0a9239b2 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -3269,12 +3269,18 @@ a.impayee:hover { font-weight: bold; color: #550000; } * External web site */ +.framecontent { + width: 100%; + height: 100%; +} + .framecontent iframe { width: 100%; height: 100%; } + /* * Other */