Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b958156cc329739023d1bfeaf88485cc4cce487f https://github.com/xwiki/xwiki-platform/commit/b958156cc329739023d1bfeaf8848... Author: Michael Hamann <[email protected]> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less Log Message: ----------- XWIKI-22133: The upper part of the Drawer is missing on smaller mobile screens * Use 100dvh as height instead of 100vh to make sure that the drawer is fully visible when the viewport is resized, e.g., due to the navigation bar. Use 100vh as fallback as dvh is still relatively new. (cherry picked from commit 3aa2f06adc5023bbcd29f63c54e4c5f364960e1f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications