mirror of
https://github.com/reality/dbot.git
synced 2025-01-26 03:54:18 +01:00
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;
|
left: 0px;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
div.imgwrap {
|
div.imgwrap {
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
Loading…
Reference in New Issue
Block a user