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

Unified Diff: third_party/WebKit/Source/devtools/front_end/elements/breadcrumbs.css

Issue 2651083002: DevTools: do not override font size to 11px (Closed)
Patch Set: more 11pxs Created 3 years, 11 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/elements/breadcrumbs.css
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/breadcrumbs.css b/third_party/WebKit/Source/devtools/front_end/elements/breadcrumbs.css
index 74cec40b24c31964a29aaa0d686f4657446a6e56..667edef7944667c051b367bbfb1088b788b2ddf6 100644
--- a/third_party/WebKit/Source/devtools/front_end/elements/breadcrumbs.css
+++ b/third_party/WebKit/Source/devtools/front_end/elements/breadcrumbs.css
@@ -8,7 +8,6 @@
display: inline-block;
pointer-events: auto;
cursor: default;
- font-size: 11px;
line-height: 17px;
white-space: nowrap;
}

Powered by Google App Engine
This is Rietveld 408576698