Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

[Enhancement] - Changes > `Load More` Button extends outside the border of the modal #763

Open aliciajbrookshire opened 1 year ago

aliciajbrookshire commented 1 year ago

Describe the bug

Part of the Load More button on the changes modal is outside of the modal border

Expected behavior

Button would be contained within the modal border

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Login as admin
  3. Click Administration > Users
  4. Select a user from the list
  5. Scroll down to Latest Changes section and click Show all __ changes...
  6. Confirm button extends outside the bottom of the modal border

Screenshots

Button_Outside_Bottom_Border

Desktop (please complete the following information):

Additional context

This was not observed on Macbook or Android devices