Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31941, comment 2


Ignore:
Timestamp:
04/09/2015 02:06:33 PM (10 years ago)
Author:
nerrad
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31941, comment 2

    initial v1  
    11K found it, our plugin has some css that was conflicting
    22
    3 ```
    4 #adminmenuwrap { z-index : 1001; }
    5 ```
     3`#adminmenuwrap { z-index : 1001; }`
    64
    75removed that and all is good.