Skip to content

Commit

Permalink
IE needs a z-index for the search icon
Browse files Browse the repository at this point in the history
Closes #941
  • Loading branch information
kabel committed Jan 11, 2016
1 parent a899133 commit 4759e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wdn/templates_4.1/less/layouts/search.less
Expand Up @@ -88,6 +88,7 @@
button {
display: block;
position: absolute;
z-index: 1;
padding: 0.422em;
.rem(13);
background-color: transparent;
Expand Down

0 comments on commit 4759e38

Please sign in to comment.