by-implication / Open-Reconstruction

Issue tracking + project proposal system, built for DBM + World Bank —
http://openreconstruction.gov.ph
ISC License
6 stars 3 forks source link

select2 styling broken on firefox #143

Closed ahelpingchip closed 10 years ago

ahelpingchip commented 10 years ago

image

livtanong commented 10 years ago

.... that's not good.

livtanong commented 10 years ago

Did some digging.

The select on this page is also fucked up in Firefox. http://foundation.zurb.com/docs/components/forms.html

Either Firefox or Foundation or both are retarded.

livtanong commented 10 years ago

I've isolated it to background-position. In webkit, background-position-x: 100% and background-position-y: center are being applied to the .select2-container. In firefox, it isn't.

goddamnit firefox. http://stackoverflow.com/questions/13948617/backgroundpositionx-not-working-on-firefox