Changed newsletter wizard width
This commit is contained in:
parent
28c8726834
commit
be4a257137
|
@ -319,7 +319,7 @@ $(document).ready (function () {
|
|||
draggable: true,
|
||||
modal: true,
|
||||
height: 320,
|
||||
width: 570
|
||||
width: 750
|
||||
});
|
||||
|
||||
$("#login_registration_yesno").dialog({
|
||||
|
|
Loading…
Reference in New Issue