mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 08:51:50 +02:00
Issue #5473 CSS tweak
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user