[wp-trac] [WordPress Trac] #23935: Revision UI cleanup / improvements / corrections

WordPress Trac noreply at wordpress.org
Wed Apr 24 21:34:08 UTC 2013


#23935: Revision UI cleanup / improvements / corrections
----------------------------------+--------------------
 Reporter:  adamsilverstein       |       Owner:
     Type:  enhancement           |      Status:  new
 Priority:  normal                |   Milestone:  3.6
Component:  Revisions             |     Version:  trunk
 Severity:  normal                |  Resolution:
 Keywords:  needs-patch needs-ui  |
----------------------------------+--------------------

Comment (by jrbeilke):

 ahoereth on IRC reported an issue with the two revision columns being
 slightly different sizes and causing words to wrap differently
 ([http://d.pr/i/1hdk]).

 This issue appears to be related to the percentage widths used for the
 revisions table, including the middle spacer column (48% / 4% 48%), where
 the browser is rounding things differently. By setting the middle spacer
 column to width: auto we can maintain the width of the left and right
 column, and let the browser use the middle column to fill in the remaining
 space.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23935#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list