Closed nadavkav closed 8 years ago
Also, minor.
.dir-rtl .moodle-actionmenu[data-enhanced].show .menu a {
padding: 2px 28px 2px 1em;
}
is coming from Bootstrapbase. Thus, probably only an M3.1 issue.
But.....
.moodle-actionmenu.show[data-enhanced] .menu a {
padding-left: 0.35em;
padding-right: 0.35em;
.@{fa-css-prefix} {
margin-right: 5px;
}
}
does exist in M3.0 so need to test.
Not a problem as 'flip' technology.
Thanks
It's seem like the following selector is missing from the RTL version:
After the: