diff --git a/module/story/css/batchcreate.css b/module/story/css/batchcreate.css index 6caba97f34..5468bcc6c8 100644 --- a/module/story/css/batchcreate.css +++ b/module/story/css/batchcreate.css @@ -1 +1,6 @@ -.text-1{height:30px} +.text-1, .select-1{height:30px} +.w-300px{width:300px} +.w-280px{width:280px} +.w-180px{width:180px} +.half-left {text-align:right} +.half-right{text-align:left} diff --git a/module/story/view/batchcreate.html.php b/module/story/view/batchcreate.html.php index 6666e2ee7a..435adb5126 100644 --- a/module/story/view/batchcreate.html.php +++ b/module/story/view/batchcreate.html.php @@ -12,16 +12,16 @@ ?>