1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Merge pull request #36 from farr3ll/master

Issue #24 revision 2
This commit is contained in:
Cameron
2012-12-02 19:02:06 -08:00
2 changed files with 10 additions and 3 deletions

View File

@@ -834,7 +834,7 @@ class e_form
default:
$rows = '15';
$size = 'large';
$height = "style='height:500px'"; // inline required for wysiwyg
$height = "style='height:500px;width:1025px'"; // inline required for wysiwyg
break;
}