mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
less module selector width
This commit is contained in:
parent
737943fee2
commit
9c425f60e8
@ -139,7 +139,7 @@ function add_component_selection($id_network_component_type)
|
|||||||
true,
|
true,
|
||||||
'',
|
'',
|
||||||
false,
|
false,
|
||||||
'width: 460px; '
|
'width: 350px; '
|
||||||
);
|
);
|
||||||
$data[1] .= '</span>';
|
$data[1] .= '</span>';
|
||||||
$data[1] .= ' <span id="component_loading" class="invisible">';
|
$data[1] .= ' <span id="component_loading" class="invisible">';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user