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

Unified Diff: tracing/tracing/ui/base/heading.html

Issue 3002533002: Switch tracing to new flexbox. (Closed)
Patch Set: Created 3 years, 4 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 | « tracing/tracing/base/base.html ('k') | tracing/tracing/ui/base/list_and_associated_view.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/base/heading.html
diff --git a/tracing/tracing/ui/base/heading.html b/tracing/tracing/ui/base/heading.html
index 6dcd7594d016be3e7d020493980c75f8c5792f0f..9b625c61b03a8b473f44d63557e2a924aa44501f 100644
--- a/tracing/tracing/ui/base/heading.html
+++ b/tracing/tracing/ui/base/heading.html
@@ -28,7 +28,7 @@ found in the LICENSE file.
}
#arrow {
- -webkit-flex: 0 0 auto;
+ flex: 0 0 auto;
font-family: sans-serif;
margin-left: 5px;
margin-right: 5px;
« no previous file with comments | « tracing/tracing/base/base.html ('k') | tracing/tracing/ui/base/list_and_associated_view.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698