I'm using bootstrap v3.3.1 (the regular directory) and I can't success to remove the border radius from the select box components (in chrome).
This question is not duplicated because:
- I already tried to change the bootstrap border-radius variables
- I already tried to add "(-webkit/-ms)border-radius: 0(px) !important" to the css
- I don't want the to add "-webkit-appearance: none;" to the css because I want the arrows of the select-component