Describe the bug
When you run in RTL (ar-SA as locale) the application is moved to the right, but the space left for the application menu is still on the left, so the menu hides parts of the toolbar in IE11. Reproducible in enterprise-ng.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The full toolbar should be visible with no extra space to the left
Version
Screenshots


Platform
Additional context
Changing right to "auto" instead of "initial" in html[dir='rtl'] .application-menu + .page-container {
Might be one way to solve it.
@tmcconechy, checked in NG and non NG and it seems fixed already. Will now move this ticket.
Seems that this issue has already been fixed or we can no longer reproduce it. Can you retest this on the latest @SofiK ?
This issue is now resolved.
Most helpful comment
@tmcconechy, checked in NG and non NG and it seems fixed already. Will now move this ticket.