Browse Source

A bit more space to write with full editor in quick reply

Signed-off-by: emanuele <[email protected]>
emanuele 12 years ago
parent
commit
8d69781e06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Sources/Display.php

+ 1 - 1
Sources/Display.php

@@ -1113,7 +1113,7 @@ function Display()
 					'post_button' => $txt['post'],
 				),
 				// add height and width for the editor
-				'height' => '175px',
+				'height' => '250px',
 				'width' => '100%',
 				// We do XML preview here.
 				'preview_type' => 0,