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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/reportView.css

Issue 2693193006: DevTools: Show docs link on empty manifest landing page (Closed)
Patch Set: just set textContent on change. Created 3 years, 10 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 | « third_party/WebKit/Source/devtools/front_end/ui/emptyWidget.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/ui/reportView.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/reportView.css b/third_party/WebKit/Source/devtools/front_end/ui/reportView.css
index 3b07cd3bedd0c8de63aecc7ed081198302033a99..4ee8696bbabf28c5626003ca3d03fac06ddef8bd 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/reportView.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/reportView.css
@@ -14,11 +14,6 @@
overflow: auto;
}
-.report-content-box p {
- white-space: initial;
- line-height: 18px;
-}
-
.report-header {
border-bottom: 1px solid rgb(230, 230, 230);
padding: 12px 24px;
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui/emptyWidget.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698