Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26432, comment 6


Ignore:
Timestamp:
12/06/2013 01:05:45 AM (12 years ago)
Author:
iammattthomas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26432, comment 6

    initial v1  
    1 We were previously using some gnarly fixed positioning to slide Comments and Add New to the right. My thinking is that the simplest solution is usually the best -- since the fixed positioning causes problems if the Comments and Add New icons aren't there (as in the case of a Subscriber), let's just let the links remain in their default position, and space them out a little better at responsive sizes.
     1We were previously using some gnarly negative margin tricks to slide Comments and Add New to the right. My thinking is that the simplest solution is usually the best -- since the fixed positioning causes problems if the Comments and Add New icons aren't there (as in the case of a Subscriber), let's just let the links remain in their default position, and space them out a little better at responsive sizes.
    22
    33Before: https://cloudup.com/csZBR4vPCmx