From c93bcef91f82493e248e2f7085883d81e95dd136 Mon Sep 17 00:00:00 2001 From: JustAMacUser Date: Sat, 16 May 2020 15:56:49 -0400 Subject: Keep header above iframes in CDM. --- themes/light/cdm.less | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/light/cdm.less') diff --git a/themes/light/cdm.less b/themes/light/cdm.less index b78b64ec1..e77f2ec03 100644 --- a/themes/light/cdm.less +++ b/themes/light/cdm.less @@ -6,6 +6,7 @@ .header { position: sticky; top : 0; + z-index: 3; } .header, .footer { -- cgit v1.2.3