From d2ffd7e76e57d37f92a2d1274264a150dd0a194f Mon Sep 17 00:00:00 2001 From: tianshujie Date: Tue, 28 Mar 2023 10:37:54 +0800 Subject: [PATCH] * Code for task #89148. --- module/doc/css/createlib.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/module/doc/css/createlib.css b/module/doc/css/createlib.css index 71b9de4c32..54692de55d 100644 --- a/module/doc/css/createlib.css +++ b/module/doc/css/createlib.css @@ -5,8 +5,4 @@ table {width: 90% !important;} #whiteListBox div.input-group {margin-bottom: 2px;} -#product_chosen {width: 50% !important;} -#execution_chosen {width: 50% !important;} - #groups_chosen.chosen-container .chosen-results, #users_chosen.chosen-container .chosen-results {max-height: 160px;} -.objectBox > td.required:after {right: 277px;}