DieselMinded
Well-known member
www.mymilitia.com
I don't like how the time goes on a new line... i think the css to fix is this...
but i don't know where to put it?
I don't like how the time goes on a new line... i think the css to fix is this...
Code:
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
but i don't know where to put it?