css - Bootstrap select - remove scrollbar + rounded corners -


i'm using normal bootstrap select input, can't figure out how rid of unnecessary scrollbar, nor how apply border-radius actual dropdown in select. had no effect:

select {     overflow-y: auto; } 

enter image description here


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -