_sass/_paginator.scss in askclass-course-theme-0.7.0 vs _sass/_paginator.scss in askclass-course-theme-0.7.1
- old
+ new
@@ -23,10 +23,10 @@
}
.pull-left, .pull-right {
color: var(--darkColor);
display: flex;
- align-items: end;
+ align-items: center;
justify-content: flex-end;
}
.pull-left {
flex-direction: row-reverse;