Hotfix for broken sidebar handling, a full fix is in the works.
This commit is contained in:
parent
38c79f6eae
commit
75668db3ea
|
@ -1283,7 +1283,7 @@ input[type=checkbox]:checked + label .sel {
|
||||||
.menu_profile {
|
.menu_profile {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#main {
|
.shrink_main #main {
|
||||||
max-width: calc(100% - 180px);
|
max-width: calc(100% - 180px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue