forked from GitHub/dbot
Merge pull request #213 from tmenari/master
wrap long nicks on the web interface
This commit is contained in:
commit
01f17be4d8
@ -205,6 +205,7 @@ span.nicks {
|
||||
left: 0px;
|
||||
top: 10px;
|
||||
width: 100%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
div.imgwrap {
|
||||
background-color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user