From d961a164206f0b874fc6b7827e2250c5a32d3d1b Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 5 Jul 2017 16:01:15 -0400 Subject: [PATCH] Shorten "unlock quote" string A bit arbitrary, but it contains text that's coupled to the layout of the UI, and it usually pushes the button down off of the bar. * src/client/Client.js (_showLockedNotification): Remove end of "unlock quote" string. --- src/client/Client.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/client/Client.js b/src/client/Client.js index 48c41c6..02bb32f 100644 --- a/src/client/Client.js +++ b/src/client/Client.js @@ -2763,8 +2763,7 @@ module.exports = Class( 'Client' ) $( '
' ).html( lock_str + " If you wish to modify " + - "it please click Unlock Quote " + - "to the right." + "it please click Unlock Quote." ) ).append( $( '