Changeset 31702
- Timestamp:
- 03/10/2015 08:03:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/themes.css
r31697 r31702 524 524 -moz-box-sizing: border-box; 525 525 box-sizing: border-box; 526 -webkit-overflow-scrolling: touch; 526 527 } 527 528 … … 923 924 padding: 70px 20px 20px; 924 925 border: none; 925 z-index: 500; /* should overlap #wpadminbar, which is 500 on mobile. */926 z-index: 100000; /* should overlap #wpadminbar. */ 926 927 position: fixed; 927 928 }
Note: See TracChangeset
for help on using the changeset viewer.