Fix RTL: Wrong direction of PDF page preview next/forward buttons
fix: #4333
This commit is contained in:
parent
2b5e116717
commit
19d4c8e038
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ attachment-preview {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: -28px;
|
margin-top: -28px;
|
||||||
bottom: 6px;
|
bottom: 6px;
|
||||||
|
direction: ltr;
|
||||||
|
|
||||||
toolbarbutton {
|
toolbarbutton {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
|
Loading…
Reference in a new issue