Yoast / yoast-components

Accessible React components by Yoast
GNU General Public License v3.0
21 stars 6 forks source link

Fix Edit Snippet button margin in RTL. #787

Closed afercia closed 5 years ago

afercia commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

A very small patch that uses getRtlStyle() to properly set the margin.

Test instructions

LTR:

screenshot 2018-11-29 at 17 39 36

RTL:

screenshot 2018-11-29 at 17 39 49

Fixes https://github.com/Yoast/wordpress-seo/issues/10610

abotteram commented 5 years ago

CR 👍 Acceptance 👍