From 3d02e098075120f71c8927dae512fac435dc8094 Mon Sep 17 00:00:00 2001 From: Godwin Date: Mon, 21 Aug 2017 19:56:00 -0700 Subject: [PATCH] z-index fix for schedule notes --- app/assets/stylesheets/_admin.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/_admin.scss b/app/assets/stylesheets/_admin.scss index 9952771..37fe3d3 100644 --- a/app/assets/stylesheets/_admin.scss +++ b/app/assets/stylesheets/_admin.scss @@ -795,6 +795,7 @@ nav.sub-menu { margin-top: -0.2em; margin-right: 0.25em; cursor: pointer; + z-index: 2; @include after { content: $note-icon;