z-index fix for schedule notes

This commit is contained in:
Godwin 2017-08-21 19:56:00 -07:00
parent 8f2fc86462
commit 3d02e09807

View File

@ -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;