Created by: MartijnCuppens
The padding of custom selects doesn't cover the background, if the text in the select box is to long, the text and background image will overlap.
This PR also removes unneeded calc() functions.
calc()
Before:
After: