diff --git a/style/components/pagination.less b/style/components/pagination.less index b54ec9d99a..2b1aac0625 100644 --- a/style/components/pagination.less +++ b/style/components/pagination.less @@ -59,7 +59,6 @@ display: block; letter-spacing: 2px; color: #ccc; - margin-top: 1px; } &:hover { @@ -137,6 +136,7 @@ .cross-rotate(180deg); a { &:after { + margin-top: -.5px; content: "\e611"; display: block; }