Skip to content

Commit

Permalink
Remove z-index for btn in input-group
Browse files Browse the repository at this point in the history
  • Loading branch information
EllenWiderstrand committed Apr 22, 2024
1 parent 663c26f commit 20cb66f
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 20cb66f

Please sign in to comment.