summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/resources
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/resources')
-rw-r--r--chrome/browser/sync/resources/configure.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/resources/configure.html b/chrome/browser/sync/resources/configure.html
index 16f7d2a..8f13ec4 100644
--- a/chrome/browser/sync/resources/configure.html
+++ b/chrome/browser/sync/resources/configure.html
@@ -67,9 +67,9 @@ form {
.sync-config-tab-inactive {
float: left;
height: 22px;
- padding-top: 3px;
+ padding: 3px 5px 0px;
margin-left: 15px;
- width: 100px;
+ min-width: 100px;
text-align: center;
}
.sync-config-tab-active A,