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

Unified Diff: third_party/WebKit/Source/devtools/front_end/quick_open/filteredListWidget.css

Issue 2650543002: DevTools: render console level filter as drop box. (Closed)
Patch Set: rebase again 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/quick_open/filteredListWidget.css
diff --git a/third_party/WebKit/Source/devtools/front_end/quick_open/filteredListWidget.css b/third_party/WebKit/Source/devtools/front_end/quick_open/filteredListWidget.css
index f9f51f5cff9c7392d84e000650bef675c450c73d..2bde33574bd7cb887e216358d21e357154895a4b 100644
--- a/third_party/WebKit/Source/devtools/front_end/quick_open/filteredListWidget.css
+++ b/third_party/WebKit/Source/devtools/front_end/quick_open/filteredListWidget.css
@@ -26,6 +26,7 @@
height: 18px;
margin-top: 12px;
overflow: hidden;
+ flex: auto;
}
.filtered-list-widget-progress {

Powered by Google App Engine
This is Rietveld 408576698