Skip to content

Conversation

ilicfilip
Copy link
Contributor

This PR fixes the issue described in #57 (comment)

We have a CSS rule which sets the max-width for <select> elements within the table. It's not added recently and I can't see to which other <select> element it should apply, but since it was added with !important I will not remove it.

Instead I have added the new CSS rule which targets specifically the Filter by source <select>. I used px value since the width of that table column is set by the widest option in that <select> element, so using % didnt make much sense since the column can still end up too wide.

200px looks to me like a reasonable width for "Filter by source" to fit in any localization.

@ilicfilip ilicfilip requested a review from jdevalk October 8, 2025 13:10
Copy link

github-actions bot commented Oct 8, 2025

Test on Playground
Test this pull request on the Playground
or download the zip

@aristath aristath merged commit 9a8e5e3 into develop Oct 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants