Skip to content

Commit

Permalink
Merge pull request #15242 from Yangzhedi/fix-search-style
Browse files Browse the repository at this point in the history
fix(Input): fix search style with allowClear or suffix/prefix
  • Loading branch information
afc163 committed Mar 7, 2019
2 parents 7e48360 + bfbadab commit 85b16c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/input/style/search-input.less
Expand Up @@ -20,6 +20,7 @@
border-right: 0;
}

& + .@{ant-prefix}-input-group-addon,
input + .@{ant-prefix}-input-group-addon {
padding: 0;
border: 0;
Expand Down

0 comments on commit 85b16c9

Please sign in to comment.