[wp-trac] [WordPress Trac] #54176: UI Defects - Featured Image
    WordPress Trac 
    noreply at wordpress.org
       
    Fri Sep 24 11:09:39 UTC 2021
    
    
  
#54176: UI Defects - Featured Image
--------------------------+------------------------------
 Reporter:  cnaveenkumar  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.8
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  css
--------------------------+------------------------------
Comment (by hilayt24):
 {{{
 .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]
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54176#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list