Go to you template, expand it and look for forum display templates. Expand again, then thread list. Find the folowwing code:
Change that value in bold to 95%
Quote:<table width="5%" cellspacing="0" cellpadding="2" style="white-space: nowrap; border: none">
<tr>
<td>
<img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" /> <span class="smalltext">{$lang->new_thread}</span><br />
<img src="{$theme['imgdir']}/newhotfolder.gif" alt="{$lang->new_hot_thread}" /> <span class="smalltext">{$lang->new_hot_thread}</span><br />
<img src="{$theme['imgdir']}/dot_folder.gif" alt="{$lang->posts_by_you}" /> <span class="smalltext">{$lang->posts_by_you}</span>
Change that value in bold to 95%