[wp-trac] [WordPress Trac] #48691: Twenty Twenty: Audio block alignment issue

WordPress Trac noreply at wordpress.org
Sun Nov 24 09:18:01 UTC 2019


#48691: Twenty Twenty: Audio block alignment issue
-----------------------------------------+-------------------------
 Reporter:  kharisblank                  |       Owner:  nielslange
     Type:  defect (bug)                 |      Status:  assigned
 Priority:  normal                       |   Milestone:  5.3.1
Component:  Bundled Theme                |     Version:  5.3
 Severity:  normal                       |  Resolution:
 Keywords:  needs-patch has-screenshots  |     Focuses:  ui, css
-----------------------------------------+-------------------------

Comment (by kharisblank):

 Hi all,

 I'd agree with @poena as well. `.aligncenter` is universal class name. A
 theme should not redefine center alignmet for it.

 @nielslange [https://imgur.com/QzdmFZU this is what happens] without this
 code.


 {{{

 .wp-block-audio.alignleft audio,
 .wp-block-audio.alignright audio {
   width: auto;
   min-width: 100%;
   max-width: 100%;
 }
 }}}

 Best,
 Kharis

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48691#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list