summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Producers.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-11 16:47:39 +0100
committerYorhel <git@yorhel.nl>2008-12-11 16:47:39 +0100
commit739327d3d50b7cae9f9cb938fa25129ae34e78cb (patch)
tree526eb94147223f1aedc70e873b273f0ab3e15d80 /lib/VNDB/Handler/Producers.pm
parent0514545451f9955cbdcdfed3137ac7e7888d6269 (diff)
Basic userpage + recent votes to VN pages + long-object-float bugfix
These changes are all pretty much related, so couldn't really do that in multiple commits.
Diffstat (limited to 'lib/VNDB/Handler/Producers.pm')
-rw-r--r--lib/VNDB/Handler/Producers.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNDB/Handler/Producers.pm b/lib/VNDB/Handler/Producers.pm
index c857aa74..d28a4746 100644
--- a/lib/VNDB/Handler/Producers.pm
+++ b/lib/VNDB/Handler/Producers.pm
@@ -199,7 +199,7 @@ sub list {
end;
}
}
- br style => 'clear: left';
+ clearfloat;
end;
$self->htmlBrowseNavigate($pageurl, $f->{p}, $np, 'b');
$self->htmlFooter;