Hacker News new | ask | show | jobs
by eurleif 443 days ago
The following works for me in Chrome, and doesn't prevent the menu from going outside of the viewport:

    select, option {
        background: red;
        font-family: 'comic sans ms';
    }
1 comments

Yeah, it only works in Chrome