From 5e1a17c78ce348b12e50e9701f8628db95f7f2c2 Mon Sep 17 00:00:00 2001 From: thiemowmde Date: Fri, 30 Jan 2015 12:05:35 +0100 Subject: [PATCH] Make magnifying glass icon clickable This makes the magnifying glass icon (search.svg) clickable. Clicking focuses the input field next to the icon, which is the expected, helpful behaviour in my opinion. This is especially helpful with the "compact links" beta feature where the input box is completely invisible and the only remaining indicator that the user can type something is the blinking cursor. If the focus is lost for some reason, this patch allows the user to click the magnifying icon and re-focus the input field again. --- src/jquery.uls.core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index ab7f2ba..40819d4 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -34,7 +34,7 @@ \