Index: ui/keyboard/resources/webui/constants.js |
diff --git a/ui/keyboard/resources/webui/constants.js b/ui/keyboard/resources/webui/constants.js |
index ea620c6d54619196345ce885b321ed2107ede064..94ccfb2f96efdfccccb5a1d9224dd939e37b3380 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. |