tweak pagination alignment, close #5632

This commit is contained in:
afc163 2017-04-05 17:10:24 +08:00
parent 73dd2c08bd
commit d50085a407

View File

@ -134,7 +134,7 @@
.iconfont-size-under-12px(8px);
display: block;
height: 26px;
line-height: 26px;
line-height: 27px;
font-family: "anticon";
text-align: center;
}
@ -152,7 +152,6 @@
&-prev {
a {
&:after {
margin-top: -.5px;
content: "\e620";
display: block;
}