mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing RTL
This commit is contained in:
@@ -1417,7 +1417,7 @@ caption, th, td { text-align: right; }
|
||||
|
||||
.content-rtl textarea,
|
||||
.content-rtl input {
|
||||
direction: ltr;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user