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

Unified Diff: chrome/browser/resources/md_history/lazy_load.vulcanized.html

Issue 2590093002: MD History: Move queryState to be managed by history-router (Closed)
Patch Set: Fix test 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/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 b318194c71842a414750ea3279fbcd0e458c08d9..aa3c639ecf37f812862274ba7e0e9b5ebf58d1ed 100644
--- a/chrome/browser/resources/md_history/lazy_load.vulcanized.html
+++ b/chrome/browser/resources/md_history/lazy_load.vulcanized.html
@@ -869,6 +869,7 @@ paper-icon-button.subpage-arrow {
color: inherit;
padding: 0;
top: 0;
+ width: 512px;
}
:host::backdrop {
@@ -904,7 +905,6 @@ paper-icon-button.subpage-arrow {
flex-direction: column;
overflow: auto;
- width: 512px;
}
:host ::content .body {

Powered by Google App Engine
This is Rietveld 408576698