Issue with Bootstrap select rendering in Firefox and Chrome:
Firefox: https://i.sstatic.net/HWEcR.png
Chrome: https://i.sstatic.net/GBuDP.png
Looking for ways to make the two browsers render consistently, preferably in Chrome's style.
This question is distinct from the one found here: Twitter Bootstrap: Getting Form Inputs and Buttons to be same height in Chrome and Firefox
The issue at hand is not related to width or height, but rather the inconsistency in rendering the triangle (on the right side) in the select field. The way each browser handles this triangle rendering differs significantly, therefore the solution provided in the linked question may not be applicable in this case.