From 467a1f8635ca93a48024fb80b4b44b4f979a2505 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 17 Jul 2011 18:35:17 -0700 Subject: minor style fixes --- views/anime/index.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/anime/index.html.php') diff --git a/views/anime/index.html.php b/views/anime/index.html.php index 270ed76..6b1adc0 100644 --- a/views/anime/index.html.php +++ b/views/anime/index.html.php @@ -1,5 +1,5 @@ styles($this->html->style('anime')); +$this->styles($this->html->style('table')); $this->styles($this->html->style('pagination')); ?> -- cgit v1.2.3