Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Jan 14, 2026

Motivation

  • The FAQ selector search input in the product back office was not visible/fully stretched, making it hard to find and use the search field when selecting FAQs.

Description

  • Updated views/css/ever.css to force the Select2 container and search field sizing so the search input is full-width and visible by adding width: 100% rules.
  • Added a white background-color to the .select2-selection--multiple area to improve contrast and ensure the input is readable.
  • Ensured the container and inline search wrapper .select2-container and .select2-search--inline are set to width: 100% !important so Select2 respects the form layout.

Testing

  • No automated tests were executed for this change; changes are purely presentational CSS and were committed without running test suites.

Codex Task

@CySSoO CySSoO merged commit 2a534de into master Jan 14, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants