diff --git a/css/admin.toolbar.css b/css/admin.toolbar.css
index 154ce8721ec6bb3657726994e1e2e4a22f7cf65a..090545be93e21b9f8ecfc49695ba42caf46f195b 100644
--- a/css/admin.toolbar.css
+++ b/css/admin.toolbar.css
@@ -124,6 +124,16 @@
   background-position: center left;
 }
 
+[dir="rtl"]
+  .toolbar-tray-horizontal
+  .toolbar-menu:not(:first-child)
+  li.menu-item--expanded
+  > a:focus {
+  background-image: url(../misc/icons/0074bd/chevron-left.svg);
+  background-repeat: no-repeat;
+  background-position: center left;
+}
+
 [dir="rtl"]
   .toolbar-tray-horizontal
   ul