mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed visual errors in metaconsole
This commit is contained in:
parent
c0446bfde0
commit
72f26697ed
@ -2137,7 +2137,7 @@ function visual_map_print_visual_map ($id_layout, $show_links = true,
|
||||
}
|
||||
|
||||
if (defined('METACONSOLE')) {
|
||||
echo "<div style='width: 920px; overflow:auto; margin: 0 auto;'>";
|
||||
echo "<div style='width: 100%; overflow:auto; margin: 0 auto; padding:5px;'>";
|
||||
}
|
||||
|
||||
echo '<div style="background-color:'.$layout["background_color"].';"><div id="background_'.$id_layout.'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user