From 0ac85da0d2eb40ba5d0e30fc300b9ddbe0985f38 Mon Sep 17 00:00:00 2001 From: SimaQ Date: Fri, 24 Jul 2015 16:00:54 +0800 Subject: [PATCH] correct style --- style/components/form.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/style/components/form.less b/style/components/form.less index ade2a67a15..3edc833c47 100644 --- a/style/components/form.less +++ b/style/components/form.less @@ -151,12 +151,6 @@ form { padding-right: 25px; line-height: 32px; } - } - .@{selectPrefixCls}-arrow { - right: 8px; - height: 32px; - line-height: 32px; - width: auto; } .@{selectPrefixCls}-open .@{selectPrefixCls}-selection {