javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Mobile snippet preview: favicon wrong margin with RTL languages

Open afercia opened this issue 5 years ago • 0 comments

Explanation

Noticed while working on https://github.com/Yoast/javascript/pull/345. The favicon in the Mobile snippet preview is misplaced on RTL:

Screenshot 2019-08-30 at 14 56 28

The image margin needs to be swapped on RTL.

To reproduce:

  • either press the "Change language direction" on the standalone demo app on http://0.0.0.0:3333/
  • or link the monorepo to the plugin in WordPress and set a RTL language in the admin

afercia avatar Aug 30 '19 13:08 afercia