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

Unified Diff: third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css

Issue 2365643003: [DevTools] Fix search results hover and click area. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css b/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
index dedefe772ddf140316aad793887f28a489dfe099..3c3df6ba032e5ee7147479b670a7ac08fd7211ae 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
+++ b/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
@@ -91,6 +91,7 @@ li.search-match .highlighted-match {
.tree-outline a {
text-decoration: none;
display: block;
+ flex: auto;
}
li.search-match .search-match-content {
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698