Yoast / yoast-components

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

Cornerstone toggle container too wide in the metabox #689

Open afercia opened 6 years ago

afercia commented 6 years ago

During integration of the new yoast-components in the metabox, the CornerstoneToggle container width has been increased to 100%. While having it full-width makes sense in the sidebar, in the metabox the toggle is too far from its label:

screen shot 2018-08-03 at 15 01 42

As agreed with @hedgefield in the metabox the toggle should appear inline with the label:

screen shot 2018-08-03 at 15 01 33

Note: it was also agreed to change the text removing this and the final period so

Mark this as cornerstone content.

should change to

Mark as cornerstone content

Also, some quick test with languages that have longer translations would be nice.