Skip to content

Commit 6c2d51a

Browse files
committed
Find widget: Error box looks strange (fixes #2448)
1 parent d5fff38 commit 6c2d51a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/editor/contrib/find/browser/findWidget.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
vertical-align: middle;
125125
box-sizing: border-box;
126126
text-align: center;
127+
line-height: 23px;
127128
}
128129

129130
.monaco-editor .find-widget .button {

0 commit comments

Comments
 (0)