From 159fcd07e780a77ed54cbd99feb9c6b828cd2a8f Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Fri, 2 Sep 2022 13:37:05 +0800 Subject: [PATCH] * Fix bug #25840. --- module/doc/view/createtexttype.html.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/module/doc/view/createtexttype.html.php b/module/doc/view/createtexttype.html.php index f74ded32e3..3342f71e1d 100644 --- a/module/doc/view/createtexttype.html.php +++ b/module/doc/view/createtexttype.html.php @@ -48,7 +48,10 @@ #basicInfoLink {border: unset;} +#modalBasicInfo .modal-content {overflow-x: hidden; overflow-y: scroll;} +#modalBasicInfo .modal-body {padding-bottom: 10px;} .modal-title {font-size: 14px !important; font-weight: 700 !important;} +#basicInfoBox tfoot td {padding-bottom: 0;} ' . $lang->doc->createLib, '', 'class="iframe hidden createCustomLib"');?> @@ -81,7 +84,7 @@ -