[O] Show prev-course and next-course above others

This commit is contained in:
Hykilpikonna
2019-11-10 13:22:02 -05:00
parent 602a8b9c46
commit 624158f3d4
@@ -85,6 +85,8 @@ footer
left: 0; left: 0;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
z-index: 1000;
} }
#prev-course #prev-course
@@ -96,6 +98,8 @@ footer
left: 25%; left: 25%;
padding-bottom: 2px; padding-bottom: 2px;
box-shadow: 0 2px 9px 0 #ecebeb; box-shadow: 0 2px 9px 0 #ecebeb;
z-index: 1001;
} }
.nav-course-operations .nav-course-operations