layout-structure.less: Display announcements in fullscreen-layout

This commit is contained in:
Sukhwinder Dhillon 2022-03-09 15:11:57 +01:00 committed by Johannes Meyer
parent 2279502265
commit 6fe2ef4698
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ body {
/** Fullscreen layout **/
#layout.fullscreen-layout {
#header, #sidebar {
#sidebar {
display: none;
}