select { padding: 10px; margin: 0; -webkit-border-radius:4px; ... You should be targeting select for your CSS instead of select option.
確定! 回上一頁