CSS: How to adjust spacing in the selection box (Safari)?

Especially in Safari the formatting of a select field does not seem to work with the default settings. Below is a simple solution to increase the distance to the left margin.

padding-left:17px; 
-webkit-padding-start:17px;
Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.