Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

remove border radius select css

#mySelect {
    border-radius: 0
    -webkit-appearance: none;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #border #radius #select #css
ADD COMMENT
Topic
Name
2+6 =