mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Improved RTL support #1056
This commit is contained in:
parent
9cabfe7570
commit
a71ea44753
14 changed files with 38 additions and 40 deletions
|
|
@ -162,7 +162,7 @@ summary.legend {
|
|||
.form-horizontal {
|
||||
.control-group {
|
||||
> label {
|
||||
text-align: left;
|
||||
text-align: var(--left, left);
|
||||
}
|
||||
|
||||
// Move over all input controls and content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue