select {
background: #dde1c1;
color: #34332d;
font-size: 16px;
height: 40px;
width: 200px;
font-family: baskerville;
-webkit-background-clip: padding-box;
border: 1px solid #3c401f;
}

Ideas, anyone?

Comments

nordicmaterial’s picture

Issue tags: +CSS, +select, +jump

Does anyone know a way to style a select menu in a way that doesn't look horrible in Firefox?

random_tom’s picture

Have a look at Jquery Dropdown, there's only a 6x version, but it might give you some ideas.