Changeset 32268
- Timestamp:
- 04/22/2015 06:37:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/admin-menu.css
r32100 r32268 11 11 top: 0; 12 12 bottom: -120px; 13 z-index: 9980; /* just beneath #adminmenuwrap*/13 z-index: 1; /* positive z-index to avoid elastic scrolling woes in Safari */ 14 14 } 15 15
Note: See TracChangeset
for help on using the changeset viewer.