Skip to content

Commit

Permalink
Tweak z-index for expanded-by-default keyword inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Jul 9, 2020
1 parent 440a698 commit ff7066d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/form/form.less
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@
position: relative;
margin-top: @half;
padding: 0;
z-index: 90;
}

// Position locale label off-screen but accessible to screen readers
Expand Down

0 comments on commit ff7066d

Please sign in to comment.