diff --git a/services/web/frontend/stylesheets/app/editor/left-menu.less b/services/web/frontend/stylesheets/app/editor/left-menu.less index a52063f45b..05c5c1a2fa 100644 --- a/services/web/frontend/stylesheets/app/editor/left-menu.less +++ b/services/web/frontend/stylesheets/app/editor/left-menu.less @@ -195,6 +195,7 @@ #left-menu-modal { opacity: 1; overflow-y: hidden; + padding-left: 0 !important; // bootstrap modal may randomly give padding-left when zooming in / out in chrome .modal-dialog { height: 100%; margin: 0;