mblode / marx

The classless CSS reset (perfect for Communists).
https://mblode.github.io/marx/
MIT License
1.69k stars 101 forks source link

Dropdown does not show indicator in Firefox #38

Closed troxler closed 5 years ago

troxler commented 5 years ago

The dropdown styling is off in Firefox (and probably other non-WebKit/non-Blink browsers). It does not show the dropdown indicator as can be seen in the following screenshot:

screen shot 2019-01-02 at 22 21 42

There is probably no need to have -webkit-appearance: menulist-button; on a select element at all. And if there is, it probably should be menulist instead of menulist-button.

mblode commented 5 years ago

Thank you for letting me know! I've fixed this in version 3.0.5 😄

troxler commented 5 years ago

Thank you :) Marx is now also listed in https://github.com/troxler/awesome-css-frameworks