Remove float-left on recent items "Load more" button

Using float-left causes the button to float outside its container. The button remains left-aligned without it.

Before: Screenshot_2023-09-20_at_10.25.47_AM

After: Screenshot_2023-09-20_at_10.25.29_AM

Merge request reports

Loading