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

Unified Diff: chrome/browser/resources/md_downloads/manager.css

Issue 1303363004: MD Downloads: remove per-item scrollbarWidth handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: thank you, ojan! Created 5 years, 3 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 | « chrome/browser/resources/md_downloads/item.js ('k') | chrome/browser/resources/md_downloads/manager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/manager.css
diff --git a/chrome/browser/resources/md_downloads/manager.css b/chrome/browser/resources/md_downloads/manager.css
index d04d52cacad21b80998889f884699cf8311c172d..038772ace2c986901372d85c0034a8c97fc05e87 100644
--- a/chrome/browser/resources/md_downloads/manager.css
+++ b/chrome/browser/resources/md_downloads/manager.css
@@ -18,6 +18,7 @@
#panel {
--paper-header-panel-standard-container: {
display: flex;
+ overflow-y: overlay;
};
}
« no previous file with comments | « chrome/browser/resources/md_downloads/item.js ('k') | chrome/browser/resources/md_downloads/manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698