From a8f0a2b0401053bfc106fb2719de9e1afb1c7eed Mon Sep 17 00:00:00 2001 From: zhujun24 Date: Tue, 15 Sep 2015 12:16:43 +0800 Subject: [PATCH] fixed expand table icon position --- style/components/table.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/components/table.less b/style/components/table.less index dd6dc24abf..878e944b99 100644 --- a/style/components/table.less +++ b/style/components/table.less @@ -254,7 +254,7 @@ width: 18px; height: 18px; text-align: center; - line-height: 16px; + line-height: 15px; border: 1px solid #E9E9E9; -webkit-user-select: none; user-select: none;