/**
 * CSS for the my-workbench page.
 */

div.admin.my-workbench .left {
  width: 35%;
}

div.admin.my-workbench .right {
  width: 65%;
}
