]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_header.scss
Updated editor z-indexing to not hide app menu
[bookstack] / resources / assets / sass / _header.scss
index c4ca4607adf76a641477d51f31952d1452527db1..adb014f4a956b135255982d0ea71830138ab3ece 100644 (file)
@@ -16,7 +16,7 @@ header .grid {
 header {
   position: relative;
   display: block;
-  z-index: 6;
+  z-index: 11;
   top: 0;
   background-color: $primary-dark;
   color: #fff;