diff --git a/core/css/header.scss b/core/css/header.scss index 28aae342c6a..b66c740c8fe 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -152,6 +152,8 @@ #header-right, .header-right { justify-content: flex-end; + flex-basis: 210px; + flex-shrink: 1; } /* Right header standard */