[wp-trac] [WordPress Trac] #19301: Superfluous positioning for .ab-top-secondary

WordPress Trac wp-trac at lists.automattic.com
Sat Nov 19 20:59:58 UTC 2011


#19301: Superfluous positioning for .ab-top-secondary
--------------------------+------------------
 Reporter:  scribu        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.3
Component:  Admin Bar     |     Version:  3.3
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by georgestephanis):

 Replying to [comment:3 scribu]:
 > Replying to [comment:1 ocean90]:
 >
 > > The reason behind this is to make the {{{my account}}} for small
 screens available.
 >
 > Quite interesting. In that case we should lose the {{{float: right}}}.


 The float:right ensures that the block-level-element does not occupy all
 the available width, but is only as wide as it needs to be.  We could use
 display:inline-block to accomplish a similar effect, but I felt that
 changing fewer things would be better.

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


More information about the wp-trac mailing list