mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Improved RTL support #1056
This commit is contained in:
parent
9cabfe7570
commit
a71ea44753
14 changed files with 38 additions and 40 deletions
2
vendors/bootstrap/less/close.less
vendored
2
vendors/bootstrap/less/close.less
vendored
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
.close {
|
||||
float: right;
|
||||
float: var(--right, right);
|
||||
font-size: 143%;
|
||||
font-weight: bold;
|
||||
line-height: 1.43em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue