We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d14fb commit 182e389Copy full SHA for 182e389
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