diff --git a/src/app/core/shell/toolbar/toolbar.component.scss b/src/app/core/shell/toolbar/toolbar.component.scss index 847990fc0..0ddc9526d 100644 --- a/src/app/core/shell/toolbar/toolbar.component.scss +++ b/src/app/core/shell/toolbar/toolbar.component.scss @@ -99,3 +99,7 @@ margin-bottom: 0; } } + +.white-text-language { + margin-top: 27px; +}