Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 5d2281334376cb7ad9e2823a9263b4b38f752b87
https://github.com/xwiki/xwiki-platform/commit/5d2281334376cb7ad9e2823a9263…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
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