collab compass nowrap
This commit is contained in:
parent
58ff70717e
commit
b163442163
1 changed files with 2 additions and 1 deletions
|
@ -2080,6 +2080,7 @@ float: left;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
border-top-right-radius: 2px;
|
border-top-right-radius: 2px;
|
||||||
border-bottom-right-radius: 2px;
|
border-bottom-right-radius: 2px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.collabCompass img {
|
.collabCompass img {
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
|
Loading…
Reference in a new issue