[O] Show prev-course and next-course above others
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user