Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 066b0123de7..7b7606a0de5 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -153,6 +153,8 @@
#header-right, .header-right {
justify-content: flex-end;
+ flex-basis: 210px;
+ flex-shrink: 1;
}
/* Right header standard */