Bug 1670094 - Add RTL support for PIP explainer. r=mtigley,mhowell

Differential Revision: https://phabricator.services.mozilla.com/D102849
This commit is contained in:
Swapnik Katkoori 2021-01-24 16:34:07 +00:00
Родитель d77729fe84
Коммит 44f1241414
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -814,6 +814,7 @@
.videocontrols[localedir="rtl"] .pip-explainer {
text-align: right;
direction: rtl;
}
.pip-wrapper.hovering > .pip-expanded > .pip-explainer {