Anonymous
08/22/2017 (Tue) 20:28
No.
6955
del
I also like how your retarded css change fucked over /sp/ redtext
/* prevent long floods */
.divMessage {
max-height: 640px;
overflow-y: auto;
/* make the overflow happy */
display: inline-block;
}