diff --git a/module/story/css/batchedit.css b/module/story/css/batchedit.css index 69358bca6a..27f97a560b 100644 --- a/module/story/css/batchedit.css +++ b/module/story/css/batchedit.css @@ -9,5 +9,3 @@ .c-source {width: 130px;} .c-note, .c-stage, .c-reason {width: 100px;} .c-keywords {width: 80px;} -.story-input {width: 170px !important;} -#batchEditForm > div > table > tbody > tr > td:nth-child(4) > div > div:nth-child(1) {width: 60%;}