Issue #2131897 by jessebeach: CSS alignment issue of menu disclosure disks in RTL layout.

8.0.x
webchick 2013-11-23 19:28:51 -08:00
parent e6042e1743
commit 00f8a4fd4a
1 changed files with 1 additions and 0 deletions

View File

@ -91,5 +91,6 @@
}
[dir="rtl"] .toolbar .toolbar-icon.toolbar-handle {
left: 0;
padding: 0;
right: auto;
}