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

Unified Diff: tracing/tracing/ui/side_panel/file_size_stats_side_panel.html

Issue 1978673002: Make side panels auto-sized and resizeable. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: fix glitch? Created 4 years, 7 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 | tracing/tracing/ui/side_panel/metrics_side_panel.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/side_panel/file_size_stats_side_panel.html
diff --git a/tracing/tracing/ui/side_panel/file_size_stats_side_panel.html b/tracing/tracing/ui/side_panel/file_size_stats_side_panel.html
index a6cf71784d429a0df27e19a68e60d929b01abe31..1f178b669e81700a372c2927acb769a8318fa86b 100644
--- a/tracing/tracing/ui/side_panel/file_size_stats_side_panel.html
+++ b/tracing/tracing/ui/side_panel/file_size_stats_side_panel.html
@@ -20,7 +20,6 @@ found in the LICENSE file.
:host {
display: flex;
flex-direction: column;
- width: 600px;
}
toolbar {
align-items: center;
« no previous file with comments | « no previous file | tracing/tracing/ui/side_panel/metrics_side_panel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698