mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +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:
parent
b33157885d
commit
c3eb11bd2b
@ -2050,7 +2050,7 @@ function visual_map_print_visual_map ($id_layout, $show_links = true,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (defined('METACONSOLE')) {
|
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 id="background_'.$id_layout.'"
|
echo '<div id="background_'.$id_layout.'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user