Skip to content

Commit 6e60843

Browse files
authored
testing: fix misalignment of filter icon in input (microsoft#187074)
Fixes microsoft#182648
1 parent 0bebe30 commit 6e60843

File tree

1 file changed

+0
-4
lines changed
  • src/vs/workbench/contrib/testing/browser/media

1 file changed

+0
-4
lines changed

src/vs/workbench/contrib/testing/browser/media/testing.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@
229229
max-width: none;
230230
}
231231

232-
.testing-filter-wrapper {
233-
height: 27px;
234-
}
235-
236232
.testing-filter-action-item .testing-filter-wrapper {
237233
flex-grow: 1;
238234
}

0 commit comments

Comments
 (0)