diff --git a/module/bug/css/create.css b/module/bug/css/create.css index f1ea6d96d3..3175a7db60 100644 --- a/module/bug/css/create.css +++ b/module/bug/css/create.css @@ -13,3 +13,5 @@ #tplBox li {position: relative;} #tplBox li .btn-delete {position: absolute; right: 0; top: 0; display: block; width: 40px; text-align:center;} #tplBox li .tpl-name {padding-right: 40px;} + +#module_chosen.chosen-container .chosen-drop {min-width: 400px; border-top: 1px solid #ddd!important} diff --git a/module/common/view/chosen.html.php b/module/common/view/chosen.html.php index 7043ac27d8..a1c26d0c61 100755 --- a/module/common/view/chosen.html.php +++ b/module/common/view/chosen.html.php @@ -9,7 +9,7 @@ if($config->debug)