diff --git a/themes/default/css/global.css b/themes/default/css/global.css index 18ee641ab..dd9a0790c 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -1967,6 +1967,8 @@ div.star_hover a, div.star a:hover { background-position: 0 -12px } .blockcategories_footer { padding:15px 10px; } +.blockcategories_footer .category_footer {float:left;clear:none;} +.blockcategories_footer .category_footer .list{float:left;} .blockcategories_footer ul ul {display:none !important} diff --git a/themes/default/modules/blockcategories/blockcategories_footer.tpl b/themes/default/modules/blockcategories/blockcategories_footer.tpl index 23a1ee933..cfa489f63 100644 --- a/themes/default/modules/blockcategories/blockcategories_footer.tpl +++ b/themes/default/modules/blockcategories/blockcategories_footer.tpl @@ -26,8 +26,8 @@