.trigger-hover樣式實現亂了
.search-list{
?? ??? ?position:absolute;
?? ??? ?top:2px;
?? ??? ?left:2px;
?? ??? ?width:80px;
?? ??? ?height:29px;
?? ??? ?overflow:hidden;
?? ??? ?background:#fff;
?? ??? ?border-left:1px solid #f6f6f6;
?? ??? ?border-right:1px solid #e5e5e5;
?? ??? ?}
為什么加了.trigger-hover{
?? ??? ?height:58px;}? 這個樣式后,格局就變了,實現不了呢
? ????
?? ????
2016-07-20