1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 23:16:28 +02:00

Issue #24 revision 2

This commit is contained in:
farr3ll
2012-12-03 02:32:20 +02:00
parent a6c059f55f
commit 1b2a2a7fb7
2 changed files with 10 additions and 3 deletions

View File

@@ -833,7 +833,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;
}