[wp-trac] [WordPress Trac] #19994: Sticky admin menu
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 9 12:42:11 UTC 2012
#19994: Sticky admin menu
-------------------------+----------------------
Reporter: tillkruess | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: UI | Version: 3.3.1
Severity: normal | Resolution: wontfix
Keywords: |
-------------------------+----------------------
Comment (by TobiasBg):
In a quick test with the Chrome DevTools,
{{{
#adminmenuwrap {
position: fixed;
}
}}}
was enough to achieve this.
Could be added to {{{admin_footer()}}} by a small plugin easily.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19994#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list