Merge branch 'ent-9091-vista-setup-no-se-ve-bien' into 'develop'
Ent 9091 vista setup no se ve bien #9091 https://brutus.artica.es:8081/artica/pandora_enterprise/-/issues/9091 See merge request artica/pandorafms!5008
This commit is contained in:
commit
db6a76f005
|
@ -324,7 +324,7 @@ switch ($section) {
|
|||
}
|
||||
|
||||
// Put header inside div for special sizing.(No right margin).
|
||||
echo '<div id="header_configuration" style="width: calc(100% + 3em);">';
|
||||
echo '<div id="header_configuration" style="width: calc(100%);">';
|
||||
// Header.
|
||||
ui_print_page_header(
|
||||
__('Configuration').$subpage,
|
||||
|
|
Loading…
Reference in New Issue