Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b4bcc7a8c9dc787c769a948b65472a467143e535 https://github.com/xwiki/xwiki-platform/commit/b4bcc7a8c9dc787c769a948b65472... 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 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications