diff --git a/pandora_console/include/functions_visual_map_editor.php b/pandora_console/include/functions_visual_map_editor.php index 47ce7665ce..83f7c99a81 100755 --- a/pandora_console/include/functions_visual_map_editor.php +++ b/pandora_console/include/functions_visual_map_editor.php @@ -606,7 +606,7 @@ function visual_map_editor_print_item_palette($visualConsole_id, $background) { size = 400+(3 * 50); } $('#text-width_module_graph').val(size); - $('#text-height_module_graph').val(180); + $('#text-height_module_graph').val(140); } else if (data.split(",")[0] == 4) {