mirror of
git://develop.git.wordpress.org/
synced 2025-04-07 21:53:21 +02:00
Administration: Remove a misleading pointer cursor from list items in the admin menu.
This prevents unclickable areas within the menu from appearing clickable. Props circlecube, kurudrive, ryelle, opurockey Fixes #51551 git-svn-id: https://develop.svn.wordpress.org/trunk@51684 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a632c8592b
commit
b29e32c28f
@ -161,7 +161,6 @@
|
||||
#adminmenu li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#adminmenu a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user