mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Make tag widget non breakable.
This commit is contained in:
parent
e26c52967e
commit
3593c4b221
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ ul.project-list {
|
|||
position: relative;
|
||||
top: -2px;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.tag-label-name,
|
||||
.tag-label-remove {
|
||||
|
|
Loading…
Reference in a new issue