Skip to content

Commit adb9f8e

Browse files
committed
Fix UI mis-align for PR commit history
1 parent 03df7d0 commit adb9f8e

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)