Index: branches/5.0.x/core/units/categories/categories_tag_processor.php =================================================================== diff -u -r12871 -r12872 --- branches/5.0.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 12871) +++ branches/5.0.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 12872) @@ -1,6 +1,6 @@ 1 ); - $additional_css = ''; - - if (isset($params['float'])) { - $additional_css .= 'position: relative; width: 100%; float: ' . $params['float'] . ';'; - } - // link from Front-End to admin, don't remove "index.php" $edit_url = $this->Application->HREF('categories/edit_content', ADMIN_DIRECTORY, $url_params, 'index.php'); $edit_code_before = '
-
+