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

Unified Diff: chrome/browser/resources/options/chromeos_language_options.css

Issue 3058047: Tweak appearances of "Languages and Input" options. (Closed)
Patch Set: re-upload Created 10 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos_language_options.css
diff --git a/chrome/browser/resources/options/chromeos_language_options.css b/chrome/browser/resources/options/chromeos_language_options.css
index eb26df848c208b45e591191d7864bb2ad89bf2e2..078e98c8082aef1c78014a9ee5428ac0cdf96348 100644
--- a/chrome/browser/resources/options/chromeos_language_options.css
+++ b/chrome/browser/resources/options/chromeos_language_options.css
@@ -72,3 +72,16 @@
display: block;
margin: auto;
}
+
+#add-language-overlay-page {
+ width: 800px;
+}
+
+#add-language-overlay-page button {
+ padding: 0px;
+}
+
+#add-language-overlay-page ul {
+ padding: 0px;
+ margin: 0px;
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698