Project Browser CSS minor fix
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3499417. --> Reported by: [chrisfromredfin](https://www.drupal.org/user/74392) Related to !568 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The clear button overlaps the search button in Project Browser in Drupal CMS in the search bar.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Try Drupal CMS 1.x. Go to Project browser. Enter a keyword in the keyword field. The clear (X icon) overlaps the search button (magnifier)</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Adjust inset-inline-end on `#project-browser .search__search-clear`</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue