From e2ddf3daf06a4b5c21ea294fc647d9d7e6e1ba28 Mon Sep 17 00:00:00 2001 From: timdufrane Date: Fri, 28 Mar 2014 13:22:22 -0400 Subject: [PATCH] Fix top port overlay issues Should not look like crap on small screens anymore --- html/includes/front/boxes.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/includes/front/boxes.inc.php b/html/includes/front/boxes.inc.php index 378bbd4c27..0d6f2a9398 100644 --- a/html/includes/front/boxes.inc.php +++ b/html/includes/front/boxes.inc.php @@ -17,7 +17,8 @@ echo('
+ data-cycle-slides="> div" + style="clear: both"> '); foreach (get_matching_files($config['html_dir']."/includes/front/", "/^top_.*\.php$/") as $file)