diff --git a/resources/assets/stylesheets/scss/responsive.scss b/resources/assets/stylesheets/scss/responsive.scss
index 0a84d3ea95e36ea4ee3000e14842daf919c7086b..7892d30daeb7c3344e78500404e91cd49a03d0f0 100644
--- a/resources/assets/stylesheets/scss/responsive.scss
+++ b/resources/assets/stylesheets/scss/responsive.scss
@@ -550,7 +550,6 @@ $sidebarOut: -330px;
             max-height: unset;
             opacity: 1;
             overflow: unset;
-            width: calc(100% - 20px);
         }
 
         #main-header {