diff --git a/unl_theme/scripts/JS/actionNotice.js b/unl_theme/scripts/JS/actionNotice.js index 395e4db8f0186cfce60282a845d6c13eefc4568e..2dbeada9e83a83cab438f180cc475f340bb4fcb0 100644 --- a/unl_theme/scripts/JS/actionNotice.js +++ b/unl_theme/scripts/JS/actionNotice.js @@ -1,3 +1,3 @@ $(document).ready(function(){ - $("a#loginLink").colorbox({width:"696px", inline:true, href:"#login", height:"300px"}); + $("a#loginLink").colorbox({width:"760px", inline:true, href:"#login", height:"300px"}); }); \ No newline at end of file