When using the Workbench module, the main dashboard is not properly displayed, due to the following rule:
div.admin .left

This additional rule should be used:

.my-workbench div.admin .left {
  margin: 0;
}

Comments

B-Prod’s picture

Assigned: Unassigned » Fonski
Fonski’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.