We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30f4f4 commit 6f38372Copy full SHA for 6f38372
web_src/css/repo/home-file-list.css
@@ -65,6 +65,7 @@
65
}
66
67
#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 */
69
background: var(--color-box-header);
70
71
0 commit comments