Index: chrome/browser/resources/options2/manage_profile_overlay.css |
diff --git a/chrome/browser/resources/options2/manage_profile_overlay.css b/chrome/browser/resources/options2/manage_profile_overlay.css |
index b44b2992246dd1a61a1da45adf199457909fe770..6fb4c10f5f025dda0d77cb0905bdcb6263facd05 100644 |
--- a/chrome/browser/resources/options2/manage_profile_overlay.css |
+++ b/chrome/browser/resources/options2/manage_profile_overlay.css |
@@ -1,7 +1,6 @@ |
/* Copyright (c) 2012 The Chromium Authors. All rights reserved. |
* Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
+ * found in the LICENSE file. */ |
#manage-profile-overlay { |
width: 500px; |
@@ -29,8 +28,8 @@ |
} |
#manage-profile-content > :not(:first-child):not(:last-child) { |
- margin-top: 5px; |
margin-bottom: 5px; |
+ margin-top: 5px; |
} |
#manage-profile-name-div { |
@@ -79,8 +78,8 @@ |
} |
#delete-profile-message { |
- background-repeat: no-repeat; |
-webkit-padding-start: 48px; |
+ background-repeat: no-repeat; |
} |
html[dir='rtl'] #delete-profile-message { |