[csswg-drafts] [css-forms-1] different border-radius on select vs picker is looks janky (#13520)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-forms-1] different border-radius on select vs picker is looks janky ==
Following up on https://github.com/w3c/csswg-drafts/issues/13124, the fact that the `<select>` button has a border radius and the pop-up menu doesn't looks super weird. I think we should consider:

- `::picker(select) { border-radius: inherit; }` to make them match, and/or
- Not using `border-radius` on the select button.

<img width="170" height="152" alt="Image" src="https://github.com/user-attachments/assets/711e4c71-25b9-4d63-b8c9-a4765c0fec4f" />

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13520 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 18 February 2026 19:40:11 UTC