summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/resources/webui/constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/keyboard/resources/webui/constants.js')
-rw-r--r--ui/keyboard/resources/webui/constants.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/keyboard/resources/webui/constants.js b/ui/keyboard/resources/webui/constants.js
index ea620c6..94ccfb2 100644
--- a/ui/keyboard/resources/webui/constants.js
+++ b/ui/keyboard/resources/webui/constants.js
@@ -13,7 +13,7 @@ var ASPECT_RATIO = 2.0;
* Ratio of key height and font size.
* @type {number}
*/
-var FONT_SIZE_RATIO = 3.5;
+var FONT_SIZE_RATIO = 2;
/**
* The number of rows in each keyset.