[wp-trac] [WordPress Trac] #52009: Some core blocks are positioned incorrectly in some core bundled themes
WordPress Trac
noreply at wordpress.org
Wed Dec 16 08:01:32 UTC 2020
#52009: Some core blocks are positioned incorrectly in some core bundled themes
-----------------------------------------+---------------------
Reporter: talldanwp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6.1
Component: Bundled Theme | Version: 5.5.3
Severity: normal | Resolution:
Keywords: has-patch needs-screenshots | Focuses:
-----------------------------------------+---------------------
Comment (by poena):
== Twenty Thirteen
Unsurprisingly this theme has similar issues as Twenty Eleven.
-The change to the padding works well and the editor and front matches
better.
The editor styles for the quote citations only targets the classic editor
and would need a small update:
https://core.trac.wordpress.org/browser/trunk/src/wp-
content/themes/twentythirteen/css/editor-blocks.css#L227
''The pullquote blocks text size is inconsistent between the editor and
front.
The theme does not add a font size and relies on the sizes provided by
core, so I think we can leave this as is, I am not sure what the correct
font size would be if we wanted to update this.''
The code block has a background color and padding in the editor, but not
on the front.
The editor style for this is inconsistent because one of the styles only
target the classic editor:
https://core.trac.wordpress.org/browser/trunk/src/wp-
content/themes/twentythirteen/css/editor-blocks.css#L167
and the other has too low specificity:
https://core.trac.wordpress.org/browser/trunk/src/wp-
content/themes/twentythirteen/css/editor-blocks.css#L278
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52009#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list