From 33010096fc78279d336ede48b52ee0cb00360b2e Mon Sep 17 00:00:00 2001 From: bmen Date: Sun, 14 Apr 2019 23:09:50 +0200 Subject: [PATCH] delete code because a select object won't work with fontawesome icon --- style.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/style.css b/style.css index 5b9b920..3ba4b1a 100644 --- a/style.css +++ b/style.css @@ -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;