- Status: Moved to Github
Users not logged in:
Logged in, to much white space above Forums and "Start new topic":
Expected: (this is result from removing widget container)
Happens also on other pages like /forums/ or /topic/
Caused by top widget container:
Temp fix by adding css:
.cWidgetContainer.cWidgetContainer--main {
margin-bottom: 0;
}
Recommended Comments