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

Unified Diff: chrome/browser/resources/md_history/lazy_load.vulcanized.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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/about_page/channel_switcher_dialog.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/lazy_load.vulcanized.html
diff --git a/chrome/browser/resources/md_history/lazy_load.vulcanized.html b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
index bd024750f09f6cf67c21b6e990e95d234181af70..7ffd7180957a69932b8182bd0c157f273f02d419 100644
--- a/chrome/browser/resources/md_history/lazy_load.vulcanized.html
+++ b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
@@ -1026,10 +1026,9 @@ paper-icon-button.subpage-arrow {
.body-container {
display: flex;
flex-direction: column;
- max-width: 800px;
- min-width: 512px;
overflow: auto;
+ width: 512px;
}
:host ::content .body {
« no previous file with comments | « no previous file | chrome/browser/resources/settings/about_page/channel_switcher_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698