Chromium Code Reviews| Index: chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html |
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html b/chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html |
| index 83ca8a907cd467a061f99c9bef7cc532c58834b4..3e927cb27c6721fcdb501f3c530222d6f13e79fd 100644 |
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html |
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html |
| @@ -12,10 +12,6 @@ |
| width: var(--paper-input-max-width); |
| } |
| - .select-wrapper { |
| - display: inline-block; |
| - } |
| - |
| .select-wrapper + .select-wrapper { |
| -webkit-margin-start: 16px; |
| } |