| Index: chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html
|
| diff --git a/chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html b/chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html
|
| index a63dc854e12490d325381262852ab88de7d01542..42eb7e912c61e6145d0b6c587ceca95a26255e2c 100644
|
| --- a/chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html
|
| +++ b/chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html
|
| @@ -5,10 +5,6 @@
|
| <dom-module id="settings-history-deletion-dialog">
|
| <template>
|
| <style include="settings-shared">
|
| - #dialog {
|
| - max-width: 500px;
|
| - }
|
| -
|
| #dialog .body {
|
| margin-bottom: 50px;
|
| }
|
|
|