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

Unified Diff: appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html

Issue 2359243004: Minor improvements of task list (Closed) Base URL: git@github.com:luci/luci-py@task-list
Patch Set: fix-merge 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
Index: appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html
diff --git a/appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html b/appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html
index bcf3a06d8c7275fe24fd4e4d156e8271a166876b..5db25e09da18072b4877526939346884bc378386 100644
--- a/appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html
+++ b/appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html
@@ -97,7 +97,6 @@
min-height: 130px;
min-width: 200px;
overflow-y: auto;
- overflow-x: hidden;
}
.selectable {

Powered by Google App Engine
This is Rietveld 408576698