Ticket #29906: 29906.diff
File 29906.diff, 500 bytes (added by , 6 years ago) |
---|
-
src/wp-includes/css/admin-bar.css
1053 1053 z-index: 400; 1054 1054 } 1055 1055 1056 #wpadminbar #wp-admin-bar-site-name > .ab-item { 1057 pointer-events: none; 1058 cursor: default; 1059 } 1060 1061 1056 1062 #wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper { 1057 position: fixed;1063 position: absolute; 1058 1064 width: 100%; 1059 1065 left: 0; 1060 1066 }