" class="shift-down">
@@ -50,7 +50,7 @@
-
+
@@ -74,5 +74,6 @@
diff --git a/wp-content/themes/score/functions.php b/wp-content/themes/score/functions.php index bbb80f8..9fb5857 100644 --- a/wp-content/themes/score/functions.php +++ b/wp-content/themes/score/functions.php @@ -526,6 +526,7 @@ if (is_admin() && isset($_GET['activated']) && $pagenow == "themes.php") { function custom_login() { echo ''; + remove_action('login_head', 'wp_shake_js', 12); } add_action('login_head', 'custom_login'); diff --git a/wp-content/themes/score/header.php b/wp-content/themes/score/header.php index 143bcd7..c4c1e2f 100644 --- a/wp-content/themes/score/header.php +++ b/wp-content/themes/score/header.php @@ -78,7 +78,7 @@