AA checkbox is mispositioned for RTL locales on older Chrome versions

Environment

  • OS version: Windows 10
  • Browser version: Reproduced on older versions of Chrome (Chrome 52, 53 up till version 75)
  • Extension version: Adblock Plus 3.7; UI release-2019-2.1)
  • Last working version: NA

Steps to reproduce

  1. Open ABP desktop settings page
  2. Either use one of the RTL browser locales (for example Arabic), or inspect the page and change dir="ltr" to dir="rtl" to enforce the elements in the settings page to reposition

Observed behavior

The "Allow Acceptable Ads" checkbox is in the wrong position

AA_checkbox

Expected behavior

The "Allow Acceptable Ads" checkbox should be positioned on the right AA_checkbox2

Further information

This is not a regression as the bug occurs in older ABP versions as well.