diff --git a/src/sass/_panel-problems.scss b/src/sass/_panel-problems.scss index 1b06543..d2c5715 100644 --- a/src/sass/_panel-problems.scss +++ b/src/sass/_panel-problems.scss @@ -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;