Skip to content

Commit 8a0f4ad

Browse files
lemurra_microsoftlemurra_microsoft
authored andcommitted
fix: adjust vertical alignment of icon label in search results
1 parent 4b2a9f5 commit 8a0f4ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/vs/workbench/contrib/search/browser/media/searchview.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,7 @@
235235

236236
.search-view .textsearchresult .monaco-icon-label .codicon {
237237
position: relative;
238-
font-size: 12px;
239-
top: 1px;
238+
top: 3px;
240239
padding-right: 3px;
241240
}
242241

0 commit comments

Comments
 (0)