Skip to content

Commit a2a836a

Browse files
authored
Search message wrap (microsoft#157679)
Fixes microsoft#155931
1 parent 651361e commit a2a836a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153

154154
.search-view .message {
155155
padding: 0 22px 8px;
156+
overflow-wrap: break-word;
156157
}
157158

158159
.search-view .message p:first-child {

0 commit comments

Comments
 (0)