mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Compose window RTL #1056
This commit is contained in:
parent
13abe74a31
commit
7968518f9c
2 changed files with 7 additions and 1 deletions
2
vendors/bootstrap/less/utilities.less
vendored
2
vendors/bootstrap/less/utilities.less
vendored
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
// Quick floats
|
||||
.pull-right {
|
||||
float: right;
|
||||
float: var(--right, right);
|
||||
}
|
||||
|
||||
// Toggling content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue