diff --git a/unl_theme/scripts/JS/actionNotice.js b/unl_theme/scripts/JS/actionNotice.js
index 8d96c7f27fd8510617b6180d1a30aba7bc6ba9ce..395e4db8f0186cfce60282a845d6c13eefc4568e 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:"67%", inline:true, href:"#login", height:"300px"});
+   $("a#loginLink").colorbox({width:"696px", inline:true, href:"#login", height:"300px"});
 });
\ No newline at end of file