diff --git a/module/todo/css/batchcreate.css b/module/todo/css/batchcreate.css index f0e7c5f24d..61ef20beef 100755 --- a/module/todo/css/batchcreate.css +++ b/module/todo/css/batchcreate.css @@ -12,4 +12,4 @@ html[lang="en"] #todoBatchAddForm .col-pending {width: 90px;} #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: 240px;} -html[lang="en"] .main-header > .input-group {width: 250px;} \ No newline at end of file +html[lang="en"] .main-header > .input-group {width: 250px;}