Redesign sequence nav, move breadcrumbs out of sequence container
TNL-5555
This commit is contained in:
@@ -411,7 +411,7 @@ html.video-fullscreen {
|
||||
}
|
||||
}
|
||||
|
||||
.sequence .path {
|
||||
.path {
|
||||
@extend %t-copy-sub1;
|
||||
margin-top: -($baseline);
|
||||
margin-bottom: $baseline;
|
||||
|
||||
@@ -135,8 +135,8 @@ $bookmarked-icon: "\f02e"; // .fa-bookmark
|
||||
// Rules for bookmark icon shown on each sequence nav item
|
||||
.course-content {
|
||||
|
||||
.bookmark-icon.bookmarked {
|
||||
@include left($baseline / 4);
|
||||
.bookmark-icon.bookmarked {
|
||||
@include right($baseline / 4);
|
||||
top: -3px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user