Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: ui/keyboard/resources/constants.js

Issue 16959020: Style the extensions virtual keyboard (Closed) Base URL: http://git.chromium.org/chromium/src.git@biaospatch
Patch Set: rebase Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/keyboard/resources/elements/kb-key.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/constants.js
diff --git a/ui/keyboard/resources/constants.js b/ui/keyboard/resources/constants.js
index f5700da08bf8e2f46956f00b6e4728f54a76db08..b7028c28fb05bbf378b6c0acc03bd9306de6f3f4 100644
--- a/ui/keyboard/resources/constants.js
+++ b/ui/keyboard/resources/constants.js
@@ -12,7 +12,7 @@ var ASPECT_RATIO = 4.5;
* Ratio of key height and font size.
* @type {number}
*/
-var FONT_SIZE_RATIO = 3.5;
+var FONT_SIZE_RATIO = 3;
/**
* The number of rows in each keyset.
« no previous file with comments | « no previous file | ui/keyboard/resources/elements/kb-key.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698