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

Unified Diff: ui/keyboard/resources/elements/kb-key.html

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 | « ui/keyboard/resources/constants.js ('k') | ui/keyboard/resources/elements/kb-row.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/elements/kb-key.html
diff --git a/ui/keyboard/resources/elements/kb-key.html b/ui/keyboard/resources/elements/kb-key.html
index c0d2556446faccc4022460c307126adb037cfc31..7226b69441a8e833a4c9f1f511fafb5a1391b885 100644
--- a/ui/keyboard/resources/elements/kb-key.html
+++ b/ui/keyboard/resources/elements/kb-key.html
@@ -26,7 +26,8 @@
position: absolute;
right: 0;
top: 0;
- text-align: center;
+ padding-left: 14px;
+ padding-right: 14px;
}
</style>
<div id="key" class="key">
« no previous file with comments | « ui/keyboard/resources/constants.js ('k') | ui/keyboard/resources/elements/kb-row.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698