diff --git a/baas/index.html b/baas/index.html index bc9800574991165af2fe8f81bf3859f5a723e612..b13cc1d9fd68de117491301457edd5e167c2003a 100644 --- a/baas/index.html +++ b/baas/index.html @@ -43,7 +43,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. } // actually assign menu to window - win.resizeTo(1000, 700); + win.resizeTo(900, 750); + win.focus(); $(document).ready(function() { $("#activity-link").trigger("click").addClass("active");