diff --git a/assets/stylesheets/_mixins.scss b/assets/stylesheets/_mixins.scss index 090854559f257f..54f812844eb046 100644 --- a/assets/stylesheets/_mixins.scss +++ b/assets/stylesheets/_mixins.scss @@ -278,7 +278,7 @@ } } - /* In small screens with resposive menu expanded there is small white space. */ + /* In small screens with responsive menu expanded there is small white space. */ @media (max-width: #{ ($break-small) }) { .auto-fold .wp-responsive-open #{$selector} { margin-left: -18px;