diff --git a/client/src/style/pages/dashboard.scss b/client/src/style/pages/dashboard.scss index c439b1beb..c7a1b040b 100644 --- a/client/src/style/pages/dashboard.scss +++ b/client/src/style/pages/dashboard.scss @@ -251,7 +251,7 @@ &__preferences-topbar{ border-bottom: 1px solid #E5E5E5; height: 70px; - padding: 0 22px; + padding: 0 0 0 22px; display: flex; flex-direction: row; justify-content: space-between;