Pin the admin menu on scrolling similarly to how the side metaboxes are pinned on the Edit Post screen, first run. See #29806.

git-svn-id: https://develop.svn.wordpress.org/trunk@29835 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-10-05 03:08:11 +00:00
parent 1a7c4efa13
commit d2c8c72e7f
2 changed files with 93 additions and 33 deletions

View File

@@ -15,7 +15,7 @@
#adminmenu {
clear: left;
margin: 12px 0 0;
margin: 12px 0;
padding: 0;
list-style: none;
}