diff --git a/wp-includes/css/dist/edit-post/style.css b/wp-includes/css/dist/edit-post/style.css
index 59aa76fb03..71fb74a409 100644
--- a/wp-includes/css/dist/edit-post/style.css
+++ b/wp-includes/css/dist/edit-post/style.css
@@ -380,7 +380,7 @@ body.is-fullscreen-mode .edit-post-header {
       margin-left: 160px; }
       body.auto-fold .edit-post-layout__content {
         margin-left: 36px; } }
-    @media (min-width: 782px) and (min-width: 960px) {
+    @media (min-width: 782px) and (max-width: 960px) {
       body.auto-fold .edit-post-layout__content {
         margin-left: 160px; } }
   @media (min-width: 782px) {
