From 9b2ca4b1aa2c57cf199148d22047e59eacf064fb Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 16 Dec 2017 17:31:41 +0800 Subject: [PATCH] Fix List pagination margin, close #8562 --- components/list/demo/vertical.md | 1 + components/list/style/bordered.less | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/components/list/demo/vertical.md b/components/list/demo/vertical.md index 277adad9dc..99ce77e5ba 100644 --- a/components/list/demo/vertical.md +++ b/components/list/demo/vertical.md @@ -47,6 +47,7 @@ ReactDOM.render( size="large" pagination={pagination} dataSource={listData} + bordered renderItem={item => (