Removed opacity animations on login page

This commit is contained in:
Sahat Yalkabov
2013-12-04 06:27:10 -05:00
parent eaa2fc3148
commit ff44a0e3bd
3 changed files with 2 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
$(window).load(function() {
return $(".login-container").addClass("active");
});