diff --git a/module/todo/css/assignto.css b/module/todo/css/assignto.css index f5472f5f03..85f4742d06 100644 --- a/module/todo/css/assignto.css +++ b/module/todo/css/assignto.css @@ -1,3 +1,3 @@ #end_chosen .chosen-single {border-left: none;} #begin_chosen .chosen-results, #end_chosen .chosen-results {max-height: 150px;} -#todoAssignForm {margin-bottom: 110px;} +#todoAssignForm {margin-bottom: 20px;} \ No newline at end of file