problems: fix pagination control alignment

This commit is contained in:
Alexander Zobnin
2019-02-11 16:23:05 +03:00
parent 8fe4d7b6dc
commit adea21c800

View File

@@ -108,7 +108,8 @@
.-pagination {
margin-top: auto;
align-items: baseline;
align-items: center;
padding: 0px;
.-previous {
flex: 1;
@@ -118,7 +119,7 @@
.-center {
flex: 3;
width: 32rem;
height: $footer-height;
// height: $footer-height;
.-pageJump {
margin: 0px 0.4rem;