diff --git a/module/task/css/edit.css b/module/task/css/edit.css index 63affbce59..434423fe8b 100644 --- a/module/task/css/edit.css +++ b/module/task/css/edit.css @@ -1 +1,3 @@ .pl-10px {padding-left: 10px;} +#showAllModuleBox{width:95px;} +#showAllModuleBox .no-margin {padding-left:22px;} diff --git a/module/task/css/edit.en.css b/module/task/css/edit.en.css index 6ce5bf81f8..12a92ee516 100644 --- a/module/task/css/edit.en.css +++ b/module/task/css/edit.en.css @@ -1,2 +1,3 @@ .thWidth {width: 85px !important;} .lifeThWidth {width: 120px !important;} +#showAllModuleBox{width:95px;} diff --git a/module/task/css/edit.zh-cn.css b/module/task/css/edit.zh-cn.css index d0b9f1d97a..5e1fabed13 100644 --- a/module/task/css/edit.zh-cn.css +++ b/module/task/css/edit.zh-cn.css @@ -1,2 +1,3 @@ .thWidth {width: 93px !important;} .lifeThWidth {width: 80px !important;} +#showAllModuleBox{width:85px;} diff --git a/module/task/css/edit.zh-tw.css b/module/task/css/edit.zh-tw.css index 9672ee2c84..df727933ee 100644 --- a/module/task/css/edit.zh-tw.css +++ b/module/task/css/edit.zh-tw.css @@ -1,2 +1,3 @@ .thWidth {width: 80px !important;} .lifeThWidth {width: 80px !important;} +#showAllModuleBox{width:85px;} diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 8ed6436b3e..7f8f694629 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -101,7 +101,7 @@
module, 'class="form-control chosen" onchange="loadModuleRelated()"');?> - +
>