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

Unified Diff: third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css

Issue 2750103002: DevTools: update debugger sidepane style for paused on exception (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
index 17fd3c63fc4bc90693adfdbc8e45c42060a4c1eb..f47ab98f3bc7cd33a18f81544a414be6ff8cd750 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
+++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
@@ -43,6 +43,7 @@
padding-top: 25px;
background-color: white;
overflow: hidden;
+ white-space: nowrap;
}
.scripts-debug-toolbar-drawer.expanded {

Powered by Google App Engine
This is Rietveld 408576698