Fix CSS wrapping bug in navigation on public pages for longer instance names
This commit is contained in:
parent
142f601d41
commit
99a3cc0f92
@ -256,6 +256,7 @@
|
||||
.brand {
|
||||
display: block;
|
||||
padding: 15px;
|
||||
white-space: nowrap;
|
||||
|
||||
svg {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user