ContributorModal: Fix vertical overflow on multi word names
This commit is contained in:
parent
a452945ac8
commit
cd61354998
|
@ -17,6 +17,7 @@
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
text-wrap: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vc-author-modal-name::before {
|
.vc-author-modal-name::before {
|
||||||
|
|
Loading…
Reference in a new issue