diff --git a/e107_themes/bootstrap3/css/modern-dark-2.css b/e107_themes/bootstrap3/css/modern-dark-2.css index 85222c644..acd22122a 100644 --- a/e107_themes/bootstrap3/css/modern-dark-2.css +++ b/e107_themes/bootstrap3/css/modern-dark-2.css @@ -1698,6 +1698,14 @@ body { width: 60px; } +div.is-table-row .sidebar-toggle-panel { + display:inline-block; + opacity: 0; + height: 0; + width: 0; + overflow: hidden; +} + /* Expanded state */ .admin-left-panel:not(.is-table-row) { width: 315px;