diff --git a/module/story/css/batchcreate.css b/module/story/css/batchcreate.css index ad5211943b..d3fdb733c8 100644 --- a/module/story/css/batchcreate.css +++ b/module/story/css/batchcreate.css @@ -2,6 +2,6 @@ #batchCreateForm .col-module, #batchCreateForm .col-plan {width: 180px;} #batchCreateForm .col-pri {width: 100px;} -#batchCreateForm .col-review, +#batchCreateForm .col-review {width:95px;} #batchCreateForm .col-estimate {width: 90px;} .body-modal .main-header > h2 {max-width: 80%;}