Fix long names in user profiles

stable
Xavier Julián 2015-09-15 12:14:51 +02:00
parent 5d3384044b
commit 72965ff818
1 changed files with 1 additions and 0 deletions

View File

@ -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;