From 3f72c13fd95fd718774dbdb28310fb1ee3c48da0 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Wed, 27 Oct 2021 22:01:54 +0000 Subject: [PATCH] Fix cursor no longer shown as pointer on whole wrapper when flyout menu is active (#30448). Patch Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@21266 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/responsive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index 89b34aeff..9899a90c1 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -553,7 +553,7 @@ content: '\00D7'; /* close glyph */ } - .flyout-is-active #wrapper2 { + .flyout-is-active #main { /* * only relevant for devices with cursor when flyout it active, in order to show, * that whole wrapper content is clickable and closes flyout menu