Make reports LTR for RTL theme (#3506)
This commit is contained in:
parent
323e70db33
commit
e1deea0bcc
1 changed files with 3 additions and 1 deletions
|
|
@ -78,4 +78,6 @@ ul.tree-children {
|
|||
left: auto !important;
|
||||
right: 23px;
|
||||
}
|
||||
|
||||
.results {
|
||||
direction: ltr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue