Fix header logo

This commit is contained in:
Julia Radzhabova 2018-07-17 16:55:54 +03:00
parent ecf425c73b
commit 9d4b63e2e9

View file

@ -40,7 +40,6 @@
.extra { .extra {
> section { > section {
line-height: 20px;
height: 100%; height: 100%;
display: flex; display: flex;
} }
@ -52,6 +51,7 @@
&.right { &.right {
flex-grow: 1; flex-grow: 1;
min-width: 100px; min-width: 100px;
line-height: 20px;
} }
.status-label { .status-label {