From c209c45660e87739e2d206a72846307067a12757 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 2 Jun 2017 16:33:11 +0800 Subject: [PATCH] fix #6339 --- components/pagination/style/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/pagination/style/index.less b/components/pagination/style/index.less index 9b8fab47ba..f8b912ee04 100644 --- a/components/pagination/style/index.less +++ b/components/pagination/style/index.less @@ -249,7 +249,6 @@ border: @border-width-base @border-style-base @border-color-base; outline: none; padding: 5px 8px; - width: 30px; height: 24px; text-align: center; transition: border-color .3s;