I wanted to put a form field into Bootstrap’s table classes and all was going well until I added a SELECT element to the form the bad juju crept in. Now — while the form still works and kind of renders “ok” — there are weird visual artefacts littered vertically at the horizontal start and end points of the aforementioned select dropdowns.
The example can be seen here: [example]. You have to click the button to get the modal control up and then scroll down vertically a bit to see the offending SELECT fields.
It appears that there is a defect in the rendering engine in Chrome for Mac. It doesn’t appear in Windows Chrome or on Mac on Firefox or Mac Safari. Based on this I’m going to consider this closed.