use less space for the left part of the header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
202509251c
commit
b590658221
|
@ -111,7 +111,8 @@
|
|||
}
|
||||
|
||||
div.header-left {
|
||||
flex: 0 0 50%;
|
||||
flex: 0 0;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
#header-right {
|
||||
|
|
Loading…
Reference in New Issue