Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2196)

Unified Diff: chrome/browser/resources/settings/clear_browsing_data_dialog/history_deletion_dialog.html

Issue 2623673003: MD WebUI: change all <dialog is="cr-dialog"> to 512px width (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
}

Powered by Google App Engine
This is Rietveld 408576698