Fix cascader style bug in Safari and maxthon, close #1066

This commit is contained in:
afc163 2016-02-23 18:02:02 +08:00
parent caacdc5a93
commit b347e6c384

View File

@ -93,6 +93,7 @@
}
&-menu {
display: inline-block;
vertical-align: top;
min-width: 111px;
height: 180px;
list-style: none;