Skip to content

Commit

Permalink
fix bullets position in rtl mode (#1892)
Browse files Browse the repository at this point in the history
  • Loading branch information
sesajad authored May 15, 2020
1 parent 190063c commit 1efdd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/themes/default/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@
width: 1.35rem;

@at-root .is-rtl & {
right: -1.1rem;
content: '\25C3';
}
}
Expand Down

0 comments on commit 1efdd6d

Please sign in to comment.