summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/framework/header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 586511fe8d4..65b5f4af037 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -31,6 +31,7 @@ header {
border: none;
border-bottom: 1px solid $border-color;
position: fixed;
+ z-index: 300;
top: 0;
left: 0;
right: 0;