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

Unified Diff: chrome/browser/resources/options/chromeos/accounts_options_page.css

Issue 7088010: Layout adjustment for i18n compatibility. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 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
Index: chrome/browser/resources/options/chromeos/accounts_options_page.css
diff --git a/chrome/browser/resources/options/chromeos/accounts_options_page.css b/chrome/browser/resources/options/chromeos/accounts_options_page.css
index d97bc84d3d5310097cab52218f6008fee36646ba..f655e81da0290efa4def0c7bb8d36fd7af776dc7 100644
--- a/chrome/browser/resources/options/chromeos/accounts_options_page.css
+++ b/chrome/browser/resources/options/chromeos/accounts_options_page.css
@@ -73,6 +73,10 @@
width: 366px;
}
+#userOptionsTable {
kevers 2011/06/02 19:03:36 The label 'These settings may only be modified by
Rick Byers 2011/06/03 15:06:07 Is it possible to fix this instead by modifying th
kevers1 2011/06/03 18:45:44 margin moved to #ownerOnlyWarning
+ margin-top: 10px;
+}
+
#ownerOnlyWarning {
margin-bottom: 10px;
padding-bottom: 1px;

Powered by Google App Engine
This is Rietveld 408576698