Skip to content

Commit a8b1b6c

Browse files
lemurra_microsoftlemurra_microsoft
authored andcommitted
Adjust padding and add text overflow for title element
1 parent 44d9204 commit a8b1b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webviews/createPullRequestViewNew/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ button.input-box {
8787
/* Title, Description */
8888

8989
#title {
90-
padding-right: 23px;
90+
padding-right: 24px;
91+
text-overflow: ellipsis;
9192
}
9293

9394
.group-title {

0 commit comments

Comments
 (0)