Prevent avatars from wrapping on topic list

This commit is contained in:
Neil Lalonde 2013-05-28 12:04:49 -04:00
parent feb966a1cf
commit a4b90ac54f

View File

@ -155,7 +155,7 @@
width: 140px; width: 140px;
} }
.posters { .posters {
width: 142px; width: 150px;
> a { > a {
float: left; float: left;
margin-right: 4px; margin-right: 4px;