diff --git a/static/jobs/src/index.html b/static/jobs/src/index.html index 2a427d1c8ce..9af882491ea 100644 --- a/static/jobs/src/index.html +++ b/static/jobs/src/index.html @@ -84,10 +84,6 @@ } .E6EY1K-c-e { - opacity: 1; - -ms-filter: none; - filter: none; - pointer-events: initial; -webkit-box-shadow: -10px 0 10px rgba(51, 51, 51, 0.9); box-shadow: -10px 0 10px rgba(51, 51, 51, 0.9) } @@ -124,9 +120,6 @@ } .E6EY1K-c-e { - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; - filter: alpha(opacity = 0); - pointer-events: none; -webkit-transition: height .1s ease; -moz-transition: height .1s ease; -o-transition: height .1s ease;