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

Unified Diff: chrome/browser/resources/inspect/inspect.css

Issue 2523823003: [DevTools] Do not collapse toolbars (Closed)
Patch Set: [DevTools] Do not collapse toolbars Created 3 years, 10 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 | third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/inspect/inspect.css
diff --git a/chrome/browser/resources/inspect/inspect.css b/chrome/browser/resources/inspect/inspect.css
index 86b22a5bcfb1e1447681a58fdf6b6a62f724e5d5..b25cb2e2fc45d39b48ea03ec6df34495d13bb70e 100644
--- a/chrome/browser/resources/inspect/inspect.css
+++ b/chrome/browser/resources/inspect/inspect.css
@@ -11,6 +11,7 @@ body {
font-size: 13px;
margin: 0;
min-width: 47em;
+ overflow: hidden;
}
.hidden {
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698