diff options
-rw-r--r-- | chrome/browser/resources/options/autofill_options.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options/autofill_options.css b/chrome/browser/resources/options/autofill_options.css index 488197c..e777c94 100644 --- a/chrome/browser/resources/options/autofill_options.css +++ b/chrome/browser/resources/options/autofill_options.css @@ -3,7 +3,7 @@ * found in the LICENSE file. */ #autofill-options { - min-width: 550px; + width: 550px; } #autofill-help { |