- From: Steve Orvell via GitHub <noreply@w3.org>
- Date: Thu, 05 Mar 2026 14:11:46 +0000
- To: public-css-archive@w3.org
@lukewarlow
> I'm not sure rounding both of these borders actually looks materially better in this case.
I agree, but maybe adding a slight gap [helps](https://codepen.io/Steve-Orvell/pen/xbEVxap?editors=0100)?
```css
::picker(select) {
border-radius: inherit;
margin-block: 2px;
}
```
--
GitHub Notification of comment by sorvell
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13520#issuecomment-4005338868 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 5 March 2026 14:11:47 UTC