Skip to content

Commit 44ffd1a

Browse files
authored
1 parent a3b932f commit 44ffd1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/vs/workbench/contrib/extensions/browser/media/extension.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,14 +174,16 @@
174174
display: flex;
175175
justify-content: flex-end;
176176
padding-right: 7px;
177-
height: 18px;
177+
height: 24px;
178178
overflow: hidden;
179+
align-items: center;
179180
}
180181

181182
.extension-list-item > .details > .footer > .author {
182183
flex: 1;
183184
display: flex;
184185
align-items: center;
186+
line-height: 24px;
185187
}
186188

187189
.extension-list-item > .details > .footer > .author > .publisher-name {

0 commit comments

Comments
 (0)