Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30900, comment 13


Ignore:
Timestamp:
03/17/2015 01:54:12 AM (10 years ago)
Author:
joemcgill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30900, comment 13

    initial v1  
    22> I'm not too sure about the history of the CSS here - there's a looooot of stuff and cruft. The only thing that I would note is that there's some JS that changes the "stickiness" of the admin menu based on window height + menu height.
    33
    4 Tested this again for any weirdness that might happen when the JS that changes the positioning of  `#adminmenuwrap` from absolute to fixed when the viewport height is shorter than the menu height and everything looks clean. I'm fairly confident that this is ready to go in.
     4Tested this again for any weirdness that might happen when JS changes the positioning of  `#adminmenuwrap` from absolute to fixed when the viewport height is shorter than the menu height and everything looks clean. I'm fairly confident that this is ready to go in.