diff --git a/module/task/css/create.css b/module/task/css/create.css index 4d37edfb0c..f33c85556f 100644 --- a/module/task/css/create.css +++ b/module/task/css/create.css @@ -31,5 +31,4 @@ #modalTeam .modal-dialog {min-height: 120px; width: 520px; color: #3c4353;} #taskTeamEditor .hourBox {padding-bottom: 7px; width: 135px;} #taskTeamEditor .estimateBox {width: 120px;} -#taskTeamEditor td.sort-handler {padding-bottom: 12px;} #modalTeam .modal-content {padding: 0;} diff --git a/module/task/view/taskteam.html.php b/module/task/view/taskteam.html.php index c75c982403..c088f536c5 100644 --- a/module/task/view/taskteam.html.php +++ b/module/task/view/taskteam.html.php @@ -3,6 +3,7 @@ #taskTeamEditor .estimateBox span {background-color: #fff;} #taskTeamEditor .estimateBox input {background-color: #fff; border-right-width: 0px;} #taskTeamEditor input, #taskTeamEditor span, #taskTeamEditor .chosen-container > a {border-color: #eee;} +#taskTeamEditor td.sort-handler {padding-bottom: 12px;} rawMethod != 'create'):?> mode) or $task->mode == 'linear') ? '' : 'hidden';?>