mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Merge branch '141-consola-visual-metaconsola-vista-integria-4348-open' into 'develop'
fixed visual errors in metaconsole See merge request !12
This commit is contained in:
commit
8ae01d5ce6
@ -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