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

Unified Diff: Source/devtools/front_end/timelinePanel.css

Issue 197823010: [DevTools] Add minimum size to WebInspector.View. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@splitdip2
Patch Set: width/height -> right/bottom Created 6 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: Source/devtools/front_end/timelinePanel.css
diff --git a/Source/devtools/front_end/timelinePanel.css b/Source/devtools/front_end/timelinePanel.css
index 62b157363a68a04483836f724396b9003eba6b98..593cb9835a58222e19ae1036c1015988dee44263 100644
--- a/Source/devtools/front_end/timelinePanel.css
+++ b/Source/devtools/front_end/timelinePanel.css
@@ -709,6 +709,7 @@
.timeline-details-view {
color: #333;
+ overflow: hidden;
}
.timeline-details-view-title {
« Source/devtools/front_end/View.js ('K') | « Source/devtools/front_end/splitView.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698