Skip to content
Snippets Groups Projects
Commit 62943560 authored by Matthew Juhl's avatar Matthew Juhl
Browse files

Really fix the login

parent 89850ac5
No related branches found
No related tags found
No related merge requests found
$(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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment