2013-04-10 63 views

回答

0

我發現了uniform.css中的樣式,現在已經修復了。

div.selector select { 
    opacity: 0; 
    filter: alpha(opacity=0); 
    -moz-opacity: 0; 
    border: none; 
    background: #fafaee; 
    position: absolute; 
    height: 22px; 
    top: 2px; 
    left: 0px; 
    width: 100%; }