From e9cf7c26f541faa26e7c4ccad0c85b4d4a9559cb Mon Sep 17 00:00:00 2001 From: Braad Martin Date: Mon, 2 Feb 2015 23:59:02 -0800 Subject: [PATCH] Formatting --- includes/js/theme-jquery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/js/theme-jquery.js b/includes/js/theme-jquery.js index 81110c7..c2ec45e 100644 --- a/includes/js/theme-jquery.js +++ b/includes/js/theme-jquery.js @@ -331,6 +331,6 @@ jQuery( document ).ready( function( $ ) { $( this ).height( tallest ); }); } - } + } })( jQuery );