summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
authorJustAMacUser <[email protected]>2020-05-16 15:56:49 -0400
committerJustAMacUser <[email protected]>2020-05-16 15:56:49 -0400
commitc93bcef91f82493e248e2f7085883d81e95dd136 (patch)
treefbed1f6a834436118871dad7de42b856c7a795e9 /themes/light/cdm.less
parent7a0ea9d90ebcfa6e4a252c55d2636a844e3f5b3d (diff)
Keep header above iframes in CDM.
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less1
1 files changed, 1 insertions, 0 deletions
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 {