Skip to content

Commit 6bf6fa4

Browse files
authored
Merge pull request #240 from appsembler/amir/rtl-support
chore: add RTL support directly to the dropdown-user-menu target
2 parents 77eef01 + 50f2904 commit 6bf6fa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lms/static/sass/shared/_header.scss

-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@
210210
.dropdown-user-menu {
211211
position: absolute;
212212
top: 100%;
213-
right: 0;
214213
width: auto;
215214
min-width: calcRem(180);
216215
max-width: 80%;

0 commit comments

Comments
 (0)