| Index: ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html
|
| diff --git a/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html b/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html
|
| index 9ffd7ea2cbcd84cab1e4c9999f833b9ebe3f33b8..3d4ce179e030099c515998ff6a45e8db7da40d1f 100644
|
| --- a/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html
|
| +++ b/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html
|
| @@ -87,7 +87,7 @@
|
| border-bottom-left-radius: inherit;
|
| border-bottom-right-radius: inherit;
|
| margin: 0;
|
| - padding: 12px 20px;
|
| + padding: 16px 20px;
|
| }
|
|
|
| :host ::content .border-top-divider {
|
|
|