Skip to content

Commit 2bdfae2

Browse files
authored
Merge branch 'release/v1.23' into backport-33411-v1.23
2 parents 2200a47 + 6f38372 commit 2bdfae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/repo/home-file-list.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
}
6666

6767
#repo-files-table .repo-file-last-commit {
68+
min-width: 0; /* otherwise the flex axis is not limited and the text might overflow in Pale Moon */
6869
background: var(--color-box-header);
6970
}
7071

0 commit comments

Comments
 (0)