1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 14:08:28 +00:00

Fix UI mis-align for PR commit history (#20845) (#20859)

This commit is contained in:
wxiaoguang
2022-08-19 16:54:33 +08:00
committed by GitHub
parent 68cceb5321
commit 399917a2d4

View File

@@ -946,6 +946,7 @@
.singular-commit {
line-height: 34px; /* this must be same as .badge height, to avoid overflow */
clear: both; // reset the "float right shabox", in the future, use flexbox instead
> .avatar.image,
> .avatar.image img {