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

Unified Diff: chrome/browser/resources/options/personal_options.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/personal_options.css
diff --git a/chrome/browser/resources/options/personal_options.css b/chrome/browser/resources/options/personal_options.css
index 81d59812e6d68bf7e73cbb17ea78790b3c19598b..98a2f8c564f243df067edf2bbc1784090333beb3 100644
--- a/chrome/browser/resources/options/personal_options.css
+++ b/chrome/browser/resources/options/personal_options.css
@@ -3,6 +3,9 @@
border: 1px solid rgba(0, 0, 0, 0.5);
width: 70px;
height: 70px;
+ margin-right: 10px;
+ margin-bottom: 5px;
+ vertical-align: middle;
kevers 2011/06/02 19:03:36 This fix allows the use of the checkbox text to th
}
#sync-buttons {

Powered by Google App Engine
This is Rietveld 408576698