Moonlight updates
Moonlight updates
www.moonlightwork.com

Small fix for home page, url validation, and post a job button

 

Fix

 

 

A more responsive home page

Fix responsive bug for home page overflowing. This allows the developer card at the start of the page to properly overflow and not bleed into the next section. Do this by using min-height instead of height.

homepage-responsive-fix.jpg

Fixed company url validation

Now when editing a company profile, the URL field properly validates the URL. Protocols are required to save (either http:// or https://). Also made the same improvement when companies onboard.

company-profile-url-validation.png

Fixed mobile post a job button

On smaller screen sizes, the "Post a job" button on the company search page now works properly.