Open
Description
Issue description
When you navigate to ocaml.org documentation page, there is a select
dropdown element for selecting ocaml version. The styling looks elegant when viewed on chrome or opera but it looks a little ugly on firefox, in my opinion (I am using firefox 87.0 ). I haven't tested using other browsers. Check the screenshots bellow.
You will notice how it looks when using firefox. It is harmless even if it is not fixed but I think it would be better to have it styled to look the same/similar to that in other browsers. Below is the default browser styling for select
element in Firefox.