Fix long names in user profiles
parent
5d3384044b
commit
72965ff818
|
@ -69,6 +69,7 @@
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
margin-bottom: .25rem;
|
margin-bottom: .25rem;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.not-full-name {
|
.not-full-name {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in New Issue