Merge branch 'master' of github.com:ant-design/ant-design

This commit is contained in:
afc163 2016-05-28 15:48:20 +08:00
commit 1a961f2adc
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,10 @@
An enterprise-class UI design language and React-based implementation.
## :loudspeaker: Document Translation Recruitment
We are now working on translate components document to English, and we need some translator and reviewer. https://github.com/ant-design/ant-design/issues/1471
## Features
- An enterprise-class design language and high quality UI style.

View File

@ -236,9 +236,9 @@
.@{select-prefix-cls}-search__field__mirror {
position: absolute;
top: 0;
left: 9999px;
left: 0;
z-index: -1;
white-space: pre;
pointer-events: none;
}
> i {