diff -Naur wordpress/wp-includes/css/dist/edit-post/style.css wordpress/wp-includes/css/dist/edit-post/style.css
|
|
|
|
| 427 | 427 | |
| 428 | 428 | .edit-post-layout .editor-post-publish-panel { |
| 429 | 429 | position: fixed; |
| 430 | | z-index: 100001; |
| | 430 | z-index: 10000; |
| 431 | 431 | top: 46px; |
| 432 | 432 | bottom: 0; |
| 433 | 433 | right: 0; |
diff -Naur wordpress/wp-includes/css/dist/edit-post/style-rtl.css wordpress/wp-includes/css/dist/edit-post/style-rtl.css
|
|
|
|
| 427 | 427 | |
| 428 | 428 | .edit-post-layout .editor-post-publish-panel { |
| 429 | 429 | position: fixed; |
| 430 | | z-index: 100001; |
| | 430 | z-index: 10000; |
| 431 | 431 | top: 46px; |
| 432 | 432 | bottom: 0; |
| 433 | 433 | left: 0; |