Skip to content

Commit 399917a

Browse files
authored
Fix UI mis-align for PR commit history (#20845) (#20859)
1 parent 68cceb5 commit 399917a

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
@@ -946,6 +946,7 @@
946946

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

950951
> .avatar.image,
951952
> .avatar.image img {

0 commit comments

Comments
 (0)