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

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

Issue 16336002: Adjust the WebUI keyboard css and layout to work better in narrow spaces. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 7 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/webui/constants.js » ('j') | ui/keyboard/resources/webui/keysets.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/elements/kb-row.html
diff --git a/ui/keyboard/resources/elements/kb-row.html b/ui/keyboard/resources/elements/kb-row.html
index 22376181cfcbe21b30334a599c30ef58c5b8b37a..40751fd2d13e121bd040ce6746c625232acbf2b3 100644
--- a/ui/keyboard/resources/elements/kb-row.html
+++ b/ui/keyboard/resources/elements/kb-row.html
@@ -13,7 +13,7 @@
display: -webkit-box;
text-align: center;
margin-right: 5px;
- margin-top: 5px;
+ margin-top: 7px;
}
}
content::-webkit-distributed(kb-key) {
« no previous file with comments | « no previous file | ui/keyboard/resources/webui/constants.js » ('j') | ui/keyboard/resources/webui/keysets.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698