Skip to content

Commit 2dd0b88

Browse files
authored
Fix UI mis-align for PR commit history (#20845)
1 parent fad0e7a commit 2dd0b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 0 deletions
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)