Index: chrome/browser/resources/options2/autofill_overlay.css |
diff --git a/chrome/browser/resources/options2/autofill_overlay.css b/chrome/browser/resources/options2/autofill_overlay.css |
index 609ead9a26dc27d7a5ddf258fa697a56b962135a..76f56a63e0aa063ff2bfc4eacb4a6b4faa68e2de 100644 |
--- a/chrome/browser/resources/options2/autofill_overlay.css |
+++ b/chrome/browser/resources/options2/autofill_overlay.css |
@@ -44,10 +44,10 @@ div.input { |
} |
#autofill-edit-address-overlay list div.static-text { |
- -webkit-box-flex: 1; |
-webkit-border-radius: 2px; |
- -webkit-padding-start: 4px; |
+ -webkit-box-flex: 1; |
-webkit-padding-end: 4px; |
+ -webkit-padding-start: 4px; |
border: 1px solid darkGray; |
/* Set the line-height and min-height to match the height of an input element, |
* so that even empty cells renderer with the correct height. |