mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
laurelfulford
fb7798cfcc
Twenty Seventeen: Fix issues with theme's Gutenberg support.
A handful of issues were missed in Twenty Seventeen's Gutenberg support, added in #45045. This commit includes the following fixes: * Update editor placeholder text to use the correct font family. * Center text and bullets in list-based widget blocks, when block itself is centered. * Include non "image" variations of the Cover block classes `.wp-block-cover` and `.wp-block-cover-text` in the styles. * Add spacing underneath the Media & Text block, but make sure the final paragraph in the block doesn't add too much space. * Simplify selectors used to set editor width to just `.wp-block`. * Prevent margin from theme's editor-style.css from interfering with editor alignment. Props pento, davidakennedy. Fixes #45246. git-svn-id: https://develop.svn.wordpress.org/branches/5.0@43876 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.2%
SCSS
0.8%
HTML
0.7%