Jan 26 2023 09:21 AM - edited Jan 27 2023 03:47 AM
Hi,
I am trying to find the way via JQuery or CSS to recover the empty space that dropdowns add to the PDP when creating a new Project in Project Online:
This is the original form with the buttons (back, finish):
This is the form when opening a large dropdown list:
And this is the result after closing the dropdown, the buttons are far from the form and the users need to scroll to the bottom of the page to find them:
How can I keep the buttons close to the form, no matter how much white space is added by the dropdowns in the <div>?
Thank you!