Removed styles that prevented focus handling of the search box on the

Jobs page
This commit is contained in:
Steffen Schaefer
2018-01-08 17:18:07 +01:00
parent 43b9d0fb0e
commit 1b21dc96d2
-7
View File
@@ -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;