now that wbr tags are inputted, breaking usernames a bit more natually

This commit is contained in:
Kris Aubuchon 2014-02-10 09:45:35 -05:00
parent 2d872795d6
commit dec7a9b998
1 changed files with 1 additions and 1 deletions

View File

@ -609,7 +609,7 @@ position: relative;
h3 {
font-size: 13px;
margin-top: 5px;
word-wrap: break-word;
overflow: hidden;
line-height: 1.2em;
}
}