diff --git a/pandora_console/include/class/AgentsAlerts.class.php b/pandora_console/include/class/AgentsAlerts.class.php
index c2d8604bef..f566e3a4d9 100644
--- a/pandora_console/include/class/AgentsAlerts.class.php
+++ b/pandora_console/include/class/AgentsAlerts.class.php
@@ -840,6 +840,7 @@ class AgentsAlerts extends HTML
'label' => __('Full screen'),
'id' => 'img-full-screen',
'surround_start' => '
',
+ 'attributes' => 'style="margin-left: 0px"',
'arguments' => [
'type' => 'button',
'return' => true,
diff --git a/pandora_console/include/functions_filemanager.php b/pandora_console/include/functions_filemanager.php
index 1be3db5379..ce84201bf4 100644
--- a/pandora_console/include/functions_filemanager.php
+++ b/pandora_console/include/functions_filemanager.php
@@ -730,7 +730,7 @@ function filemanager_file_explorer(
&& (! is_dir($fileinfo['realpath']) || count(scandir($fileinfo['realpath'])) < 3) && (!$readOnly)
) {
$data[4] .= '