Topic: "Last post" in main page vs on the forum page

hi there,

is it by design that there is no non-breaking space between "by" and the poster name on index.php but there is on viewforum.php?

index.php:
<span class="byuser">by xyz</span></td>

vs

viewforum.php:
<span class="byuser">by xyz</span></td>

i find this a bit incosistent...  and like the latter more...

Re: "Last post" in main page vs on the forum page

i guess its because in viewforum its on one line, on index.php is on 2