Open jarednipper opened 13 years ago
The event title could be longer before it gets truncated. I tried increasing it from 12 to 16 characters and it looks better. What do you think?
frontend.js line 307: truncate(listText[x], '12');
The event title could be longer before it gets truncated. I tried increasing it from 12 to 16 characters and it looks better. What do you think?
frontend.js line 307: truncate(listText[x], '12');