diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php index 1037c6c0b..e1e7887f4 100644 --- a/e107_admin/newspost.php +++ b/e107_admin/newspost.php @@ -21,6 +21,11 @@ if (!getperms('H|N|H0|H1|H2|H3|H4|H5')) e107::coreLan('newspost', true); +e107::css('inline', " + +.submitnews.modal-body { height: 500px; overflow-y: scroll; } + +"); @@ -304,7 +309,7 @@ class news_sub_form_ui extends e_admin_form_ui

'.$tp->toHtml($submitnews_title,false,'TITLE').'

-