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;
}
.posters {
width: 142px;
width: 150px;
> a {
float: left;
margin-right: 4px;