Required information widget showing up the scroll bar in service portal while raising the service request post upgrade to NewyorkDescriptionWhen the footer is fixed, the 'required information' in the SC Catalog Item widget floats over the footerSteps to Reproduce 1. Go to any OOB instance2. Now, Make sure /sp has a footer (go to Portals-> /sp -> Theme -> Footer -> 'Sample Footer'3. Save4. Go to sc_cat_item and find 'Executive Desktop'. Make all the variables Mandatory. 5. Go to /sp. Find the 'Executive Desktop' catalog item.6. See that the 'Required Information' section has a few fields/7. Reduce the size of the window to try and overlap the Required information on the footer. WorkaroundPlease follow below steps, Go to service portal theme.css add below css to above them css footer{ position : relative ; } save the changes open sp portal and see whether issue resolved or not , if not check in private window.Related Problem: PRB1364267