improved select arrow position implementation

This commit is contained in:
afc163 2015-07-23 17:18:09 +08:00
parent 6805ff4d64
commit e2422ae498

View File

@ -47,13 +47,12 @@
// arrow
&-arrow {
.iconfont-mixin();
height: 26px;
position: absolute;
top: 1px;
right: 1px;
top: 50%;
right: 8px;
line-height: 1;
margin-top: -5px;
.iconfont-size-under-12px(8px);
width: 26px;
line-height: 26px;
* {
display: none;