main ← fix-hidden-upload-field-admin-backup
opened 05:43PM - 05 Aug 25 UTC
The hidden-upload-field input exceeds the parent width, which causes horizontal …scrollbars in certain situations
<img width="1848" height="1542" alt="image" src="https://github.com/user-attachments/assets/d142760e-4a86-4480-83a5-b0964068d3e5" />
This commit makes sure it does not exceed the width of the button.
Alas, it's not a generalised solution for all instances, as there is no way to select the variety of parent elements that would need to get `position:relative`