Browser issue Firefox dropdown font size

AndyB

Well-known member
Affected version
XF2 RC3
Since the new version of Firefox Quantum, the drop down font size is very small.

Firefox
1511387594141.webp


Chrome
1511387611451.webp
 
This is pretty much just how Firefox is choosing to display the drop down and there's not much we can do here. It seems to be its native behaviour:

https://jsfiddle.net/q89ou7v7/

There may be advanced styling bits you can do to native drop downs but when this is only native in one browser (and arguably a change which is a step backwards -- imagine trying to tap that on a touch only device...) and we otherwise apply no styling here at all, then I don't think we'd look to make any changes there.

If anything, it's likely something that should be reported on their BugZilla (if it hasn't been already).
 
Top Bottom