summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/css/header.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index a4e568244a0..5cbcad1f88c 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -111,7 +111,8 @@
}
div.header-left {
- flex: 0 0 50%;
+ flex: 0 0;
+ flex-grow: 1;
}
#header-right {