[wp-trac] [WordPress Trac] #58118: Blockquote alignment issue in editor
WordPress Trac
noreply at wordpress.org
Wed Apr 12 15:05:31 UTC 2023
#58118: Blockquote alignment issue in editor
-----------------------------+--------------------------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Editor | Version: 6.2
Severity: normal | Resolution: invalid
Keywords: has-screenshots | Focuses: ui, css, administration
-----------------------------+--------------------------------------
Changes (by sabernhardt):
* status: new => closed
* focuses: ui, accessibility, css, administration => ui, css,
administration
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
That style comes from the Digeco theme, which had this in its `style.css`:
{{{
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 2px solid #5a49f8;
border-right: none;
padding-left: 150px;
margin: 40px 0;
}
}}}
If the margin is still there after updating, you could report it to
RadiusTheme.
https://radiustheme.com/demo/wordpress/themes/digeco/docs/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58118#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list