Chromium Code Reviews| 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 ca71e580f7eb0f2c1bc4cc1a0c89bf9393095c99..ad312f34ab53cbe21fe0adc862f94d653213615b 100644 |
| --- a/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html |
| +++ b/ui/webui/resources/cr_elements/cr_dialog/cr_dialog.html |
| @@ -106,6 +106,7 @@ |
| }; |
| -webkit-margin-end: 4px; |
| + align-self: flex-start; |
| margin-top: 4px; |
| padding: 10px; /* Makes the actual icon 16x16. */ |
| } |