mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
laurelfulford
1401fd3d72
Twenty Ten: Fix issues with theme's Gutenberg support.
A handful of issues were missed in Twenty Ten's Gutenberg support, added in #45038. This commit includes the following fixes: * Update editor placeholder text to use the correct font family and size. * Remove unnecessary spacing from the Columns block. * 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. * Simplify selectors used to set editor width to just `.wp-block`. Fixes #45238. git-svn-id: https://develop.svn.wordpress.org/branches/5.0@43869 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%