mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
wrap long nicks
This commit is contained in:
parent
097eeed764
commit
b0db605174
@ -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