From 849dd7a6f957c90bc6b43cab91112c8035802a2e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 22 Dec 2015 08:34:52 -0500 Subject: [PATCH] added div containers to category elements --- views/list_categories.php | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/views/list_categories.php b/views/list_categories.php index 9cb014b..8565da3 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -1,5 +1,5 @@ -
- + +
@@ -23,3 +23,35 @@ endif; ?>
+ + +
+ + +
+ +
+ +
+ + +
+ \ No newline at end of file -- 2.17.1