diff --git a/module/todo/css/batchcreate.css b/module/todo/css/batchcreate.css index 24b0d67874..a03f4bef7c 100755 --- a/module/todo/css/batchcreate.css +++ b/module/todo/css/batchcreate.css @@ -8,3 +8,4 @@ #todoBatchAddForm .control-time-begin + .chosen-container-single .chosen-single {border-radius: 2px 0 0 2px; border-right-width: 0; padding-right: 1px;} #todoBatchAddForm .control-time-begin + .chosen-container-active .chosen-single {border-right-width: 1px; padding-right: 0;} #todoBatchAddHeader [name="date"]:disabled {color: #ccc; text-decoration: line-through;} +.main-header > .input-group {width: 220px;} \ No newline at end of file diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 2e3444fdf0..d7c8fdccbb 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -12,17 +12,10 @@ ?> -