Skip to content

Commit 1ad1801

Browse files
wxiaoguangSysoev, Vladimir
authored and
Sysoev, Vladimir
committed
Fix UI mis-align for PR commit history (go-gitea#20845)
1 parent e6e7d14 commit 1ad1801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

+1
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,7 @@
906906

907907
.singular-commit {
908908
line-height: 34px; /* this must be same as .badge height, to avoid overflow */
909+
clear: both; // reset the "float right shabox", in the future, use flexbox instead
909910

910911
> .avatar.image,
911912
> .avatar.image img {

0 commit comments

Comments
 (0)