From 9d5cab1940171e55cf14b6180ca67a2349715862 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 24 Sep 2013 23:03:14 +0000 Subject: [PATCH] Twenty Fourteen: accessibility fix for allowing the search button in the toolbar to be focused with the keyboard. Props joedolson and sabreuse, see #25054. git-svn-id: https://develop.svn.wordpress.org/trunk@25613 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/header.php | 6 ++++-- src/wp-content/themes/twentyfourteen/style.css | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/header.php b/src/wp-content/themes/twentyfourteen/header.php index 0a2963ced6..f9ba6d2648 100644 --- a/src/wp-content/themes/twentyfourteen/header.php +++ b/src/wp-content/themes/twentyfourteen/header.php @@ -39,7 +39,9 @@

-
+
+ +