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 483bab0 commit 57cbaf7Copy full SHA for 57cbaf7
web_src/css/repo.css
@@ -3076,7 +3076,7 @@ tbody.commit-list {
3076
3077
.commit-status-list {
3078
padding: 0 !important;
3079
- max-height: 231px;
+ max-height: 244px; /* fit exactly 5 items */
3080
overflow-x: hidden;
3081
transition: max-height .2s;
3082
border-bottom: none !important;
0 commit comments