diff --git a/pandora_console/images/maps/resize_handle.svg b/pandora_console/images/maps/resize_handle.svg
new file mode 100644
index 0000000000..9daaa24806
--- /dev/null
+++ b/pandora_console/images/maps/resize_handle.svg
@@ -0,0 +1,38 @@
+
+
diff --git a/pandora_console/include/ajax/map.ajax.php b/pandora_console/include/ajax/map.ajax.php
index 71bade8f08..3d9b1ee3b4 100644
--- a/pandora_console/include/ajax/map.ajax.php
+++ b/pandora_console/include/ajax/map.ajax.php
@@ -248,7 +248,7 @@ if (is_ajax ()) {
"{title}",
modules_get_agentmodule_name($id_node_data),
$details);
-
+
ob_start();
?>
@@ -261,14 +261,14 @@ if (is_ajax ()) {