delete code because a select object won't work with fontawesome icon

This commit is contained in:
bmen 2019-04-14 23:09:50 +02:00
parent 4fa45fda74
commit 33010096fc
1 changed files with 0 additions and 14 deletions

View File

@ -315,20 +315,6 @@ a:hover {
.home-search-intro select:focus {
outline:none;
}
.home-search-intro select::after {
content:"\f0dc";
font-family:FontAwesome;
color:#000;
padding:12px 8px;
position:absolute; right:0; top:0;
background:red;
z-index:1;
text-align:center;
width:10%;
height:100%;
pointer-events:none;
box-sizing:border-box;
}
/****** FOOTER ******/
.footer {
background:url(img/backgroun02.jpg) 0 0 no-repeat;