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

Unified Diff: tracing/tracing/value/ui/scalar_span.html

Issue 3009553002: Refactor Histogram relationship diagnostics. (Closed)
Patch Set: Created 3 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
Index: tracing/tracing/value/ui/scalar_span.html
diff --git a/tracing/tracing/value/ui/scalar_span.html b/tracing/tracing/value/ui/scalar_span.html
index 0d3cb454d01363d443a1c83039fdba2a9ad7a321..50d89653ed1ff1fc48e53630872617e12d20fac3 100644
--- a/tracing/tracing/value/ui/scalar_span.html
+++ b/tracing/tracing/value/ui/scalar_span.html
@@ -139,6 +139,9 @@ tr.exportTo('tr.v.ui', function() {
border-color: hsl(0, 100%, 80%);
}
+ #content {
+ white-space: nowrap;
+ }
#content, #significance, #warning {
flex-grow: 0;
}

Powered by Google App Engine
This is Rietveld 408576698