From 77cdf81d449533e02f5968caa2aa062ab9c0c250 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 5 Jan 2015 00:58:19 -0800 Subject: [PATCH] GUAC-970: Reduce padding. It's too much for the poor iPad to handle. --- .../src/main/webapp/app/textInput/directives/guacTextInput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guacamole/src/main/webapp/app/textInput/directives/guacTextInput.js b/guacamole/src/main/webapp/app/textInput/directives/guacTextInput.js index dc9600f12..00d3fd220 100644 --- a/guacamole/src/main/webapp/app/textInput/directives/guacTextInput.js +++ b/guacamole/src/main/webapp/app/textInput/directives/guacTextInput.js @@ -50,7 +50,7 @@ angular.module('textInput').directive('guacTextInput', [function guacTextInput() * * @type Number */ - var TEXT_INPUT_PADDING = 128; + var TEXT_INPUT_PADDING = 4; /** * The Unicode codepoint of the character to use for padding on