diff --git a/src/pages/_dashboard.scss b/src/pages/_dashboard.scss index fa3f432..64a28fc 100644 --- a/src/pages/_dashboard.scss +++ b/src/pages/_dashboard.scss @@ -6,11 +6,9 @@ } } -.dashboardDocument { - .headerTabs { - margin-left: auto; - width: calc(100% - 20em); - } +.dashboardDocument .headerTabs { + margin-left: 0; + width: auto; } .dashboardColumn:first-child .dashboardSection .paperList {