#11687 overflow fix
This commit is contained in:
parent
eada8e0652
commit
d5335da885
pandora_console/godmode/massive
|
@ -207,7 +207,7 @@ $table->data[0][0] = html_print_label_input_block(
|
|||
true,
|
||||
'',
|
||||
false,
|
||||
'overflow-x: auto;overflow-y: hidden;white-space: nowrap;max-width: 1136px;'
|
||||
'overflow-x: hidden;white-space: nowrap;max-width: 1136px;'
|
||||
)
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue