Skip to content

Commit

Permalink
Merge pull request #27 from KTH/remove-z-index
Browse files Browse the repository at this point in the history
Remove z-index for btn in input-group
  • Loading branch information
EllenWiderstrand authored Apr 22, 2024
2 parents 663c26f + 20cb66f commit ddc6b9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions public/sass/bootstrap/forms/_input-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
// as our inputs.
.btn {
position: relative;
z-index: 2;

&:focus {
z-index: 5;
}
}
}

Expand Down

0 comments on commit ddc6b9e

Please sign in to comment.