[wp-trac] [WordPress Trac] #57439: Add {float:right} to group block

WordPress Trac noreply at wordpress.org
Tue Jan 10 20:23:09 UTC 2023


#57439: Add {float:right} to group block
-------------------------+-----------------------------
 Reporter:  burnuser     |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Editor       |    Version:  6.1.1
 Severity:  normal       |   Keywords:
  Focuses:  css          |
-------------------------+-----------------------------
 Since group block has now a width control and justification, it can float
 like an image block!

 The effect can be achieved with an individual defined CSS class (maybe in
 WP 6.2 site editor styles or a plugin like Simple CSS), for example:
 {{{
 .sidebox {float:right}
 }}}
 + Added as additional CSS class "sidebox" to the group block in question.

 But with such a really little CSS part and a control box in the user
 interface in block inspector - according to a manual set group-width
 smaller than content-width - it would be a quick and easy way to deliver a
 completely new feature like a well known side-box (Author-info, fact
 sheet, .. ) in magazines!

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57439>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list