Skip to content

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

rfb11 requested to merge bugfix-recent-items-load-more into main

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