To fix this, open
themes/VereorLCARS/forums/forums.cfg
add this to that file
Code:
//
// Vote graphic length defines the maximum length of a vote result
// graphic, ie. 100% = this length
//
$board_config['vote_graphic_length'] = 205;
$board_config['privmsg_graphic_length'] = 175;
mikem