diff --git a/editor/assets/stylesheets/main.scss b/editor/assets/stylesheets/main.scss index 665a26fa2fa74e..1c0dab0aa84367 100644 --- a/editor/assets/stylesheets/main.scss +++ b/editor/assets/stylesheets/main.scss @@ -2,9 +2,7 @@ body.toplevel_page_gutenberg { background: $white; #update-nag, .update-nag { - position: absolute; - right: 0; - top: 50px; + display: none; } #wpcontent {