#54176 closed defect (bug) (invalid)
UI Defects - Featured Image
Reported by: | cnaveenkumar | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.8 |
Component: | Editor | Keywords: | has-patch needs-testing needs-design-feedback |
Focuses: | css | Cc: |
Change History (5)
#2
@
3 years ago
.editor-post-featured-image__container .editor-post-featured-image__preview .components-responsive-wrapper span { padding-bottom: 0 !important; } .editor-post-featured-image__container .editor-post-featured-image__preview .components-responsive-wrapper .components-responsive-wrapper__content{ position: static !important; } {{{ }}}
This will override the stylings that result in the error. And it solves the issue. Padding is also be removed from the span tag as its inline padding effects the images in twenty-twenty-one theme
Result of changes: https://www.awesomescreenshot.com/image/13965113?key=0689b1139b50a2c8bc1c573368dc2179
Version 0, edited 3 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Welcome to Trac and thanks for the report!
An SVG does not display well there with the absolute positioning.
The Safe SVG plugin fixes that with: