Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: e4a7d68d53181376d81aeafb32ca6773b00bb033 https://github.com/xwiki/xwiki-platform/commit/e4a7d68d53181376d81aeafb32ca6... Author: LucasC <[email protected]> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrSearch.xml Log Message: ----------- XWIKI-21747: Some filters cannot be activated on the Solr search results page when resizing the browser tab (#2961) * L720-721: Fixed the display of the facet header when zooming, now using flex instead of inline. Thanks to those changes, the wrapping will not affect the dropdown button. * L764: Added a transition to smoothen out a state transition that was quite harsh * L766: removed an incorrect style * L820: set the text color on the toggler inside facets, that were a different shade of grey before. * Improved the separator line style to avoid it crossing down some header content when zooming in (cherry picked from commit b4bcc7a8c9dc787c769a948b65472a467143e535) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications