IE11浏览器/火狐浏览器缺陷列表下拉显示问题

This commit is contained in:
Linda 2017-01-16 14:14:21 +08:00
parent 98c17ce8ec
commit ddceddb6bf
1 changed files with 3 additions and 1 deletions

View File

@ -1142,4 +1142,6 @@ select.pro-fenzhi-select{ height: 27px; line-height: 27px; color: #666;}
input.pro-fenzhi-input { height: 25px; line-height: 25px; color: #666; width:300px;}
a.pro-fenzhi-a{height:25px; line-height: 25px; border: 1px solid #dddddd; background-image: linear-gradient(#FCFCFC, #EEE);color: #7f7f7f;border-radius:3px; border-top-left-radius: 0;
border-bottom-right-radius: 0; display: inline-block; text-align: center; padding:0 5px; border-left: none;}
a:hover.pro-fenzhi-a{color:#3b94d6;}
a:hover.pro-fenzhi-a{color:#3b94d6;}
.issues_form_filter select::-ms-expand { display: none; }