fix chat header when chat title is missing

main
psychobunny 8 years ago committed by GitHub
parent 61a6406a7a
commit 62ed859e84

@ -172,6 +172,7 @@
h4 {
font-size: 1.5rem;
font-weight: bold;
min-height: 20px;
i {
font-size: 14px;
@ -352,4 +353,4 @@
margin-left: .5em;
}
}
}
}

Loading…
Cancel
Save