Skip to content

Commit

Permalink
Fixes #4538 - Icon taskbar on the right is over the scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas committed Sep 26, 2023
1 parent 60d00c0 commit fad2680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/zammad.scss
Expand Up @@ -7920,7 +7920,7 @@ a.list-group-item.active > .badge,
justify-content: center;
position: absolute;

@include bidi-style(left, -55px, right, auto);
@include bidi-style(left, -56px, right, auto);

top: 0;
bottom: 0;
Expand Down

0 comments on commit fad2680

Please sign in to comment.