Skip to content

Commit 2f5c70f

Browse files
authored
Merge pull request microsoft#196715 from gjsjohnmurray/azure-wildfowl
Correct the microsoft#196696 fix which caused oval badges
2 parents 755b12c + 5407b94 commit 2f5c70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/browser/parts/media/paneCompositePart.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
right: 0px;
177177
font-size: 9px;
178178
font-weight: 600;
179-
min-width: 12px;
179+
min-width: 13px;
180180
height: 13px;
181181
line-height: 13px;
182182
padding: 0 2px;

0 commit comments

Comments
 (0)