From b95df15f7bf9e5849ec778d3fe710042d61920b8 Mon Sep 17 00:00:00 2001 From: Yuwei Ba Date: Tue, 18 Aug 2015 14:31:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E9=A1=B5=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=9C=A8=20IE8=20=E4=B8=8D=E8=83=BD=E5=B1=85=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/components/pagination.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/components/pagination.less b/style/components/pagination.less index 2b1aac0625..091a5c08df 100644 --- a/style/components/pagination.less +++ b/style/components/pagination.less @@ -59,6 +59,7 @@ display: block; letter-spacing: 2px; color: #ccc; + text-align: center; } &:hover { @@ -119,6 +120,7 @@ height: 26px; line-height: 26px; font-family: "anticon"; + text-align: center; } }