Skip to content

Commit

Permalink
fix user dropdown RTL - closes #15528
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jun 17, 2024
1 parent 0843ce1 commit edb22e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/bits/css/user/_show.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
border-radius: 3px 0 3px 3px;
position: absolute;
top: 3rem;
right: 0;
@include inline-end(0);
a {
width: 20em;
display: block;
Expand Down

0 comments on commit edb22e5

Please sign in to comment.