diff --git a/module/story/css/batchcreate.css b/module/story/css/batchcreate.css index 4e5dc17db3..b748ec13a0 100644 --- a/module/story/css/batchcreate.css +++ b/module/story/css/batchcreate.css @@ -3,7 +3,7 @@ #batchCreateForm .c-id {width: 50px; text-align: center; color: #838A9D;} #batchCreateForm .c-module, #batchCreateForm .c-plan {width: 180px;} -#batchCreateForm .c-name {width: 214px;} +#batchCreateForm .c-name {width: 180px;} #batchCreateForm .c-pri {width: 100px;} #batchCreateForm .c-review {width: 95px;} #batchCreateForm .c-estimate {width: 90px;}