mirror of
https://github.com/ankitects/anki.git
synced 2026-05-16 10:21:08 -04:00
Fix issue #4182 Tested using AnkiWebView Inspector addon. [inset-inline-start compatibility](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/inset-inline-start#browser_compatibility) [margin-inline-start compatibility](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/margin-inline-start#browser_compatibility) These CSS properties depend on logical direction of the document. No need to make separate rules for RTL languages. I will delay adding myself to CONTRIBUTORS until I get a notification that the maintainers are willing to merge (I already have 2 open PRs, delayed merging leads to conflicts in CONTRIBUTORS).