From a14038728d6a817c3c4222058a859f8a63a81bf7 Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Mon, 6 Feb 2012 21:44:43 +0000 Subject: [PATCH] _s: cache the masthead selector and use find to grab it's descendants to improve performance while removing the style attribute on the toggled menu to prevent it from seeming to disappear on resizing up when the menu is toggled off git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8875 d957f892-c61d-0410-b221-f235e6eecf30 --- header.php | 2 +- js/small-menu.js | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/header.php b/header.php index 0e8e72b..aaaa5fe 100644 --- a/header.php +++ b/header.php @@ -54,7 +54,7 @@