Index: chrome/browser/resources/options2/autofill_options.css |
diff --git a/chrome/browser/resources/options2/autofill_options.css b/chrome/browser/resources/options2/autofill_options.css |
index 825acb86b09c8edb5c9c9e1355f033a6ce99edb0..2404ccae6102f1e0e266ac482917e29b21c7993b 100644 |
--- a/chrome/browser/resources/options2/autofill_options.css |
+++ b/chrome/browser/resources/options2/autofill_options.css |
@@ -2,9 +2,8 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. */ |
-#address-list, |
-#creditcard-list { |
- min-width: 500px; |
+#autofill-options { |
+ min-width: 550px; |
Evan Stade
2012/03/15 01:00:58
why is this min-width? when can the autofill optio
James Hawkins
2012/03/15 01:18:16
When a list item grows larger than the width of th
|
} |
#autofill-help { |