diff --git a/web/widgets/css_helper.anubis b/web/widgets/css_helper.anubis index c20c613..5ecdca3 100644 --- a/web/widgets/css_helper.anubis +++ b/web/widgets/css_helper.anubis @@ -185,7 +185,7 @@ public define HTML_Partial_Content )= partial_content([css(css_file("css/changelists.css"))], div([class("changelist")], - table([class("module"), attr("cellspacing","0")], make_changelist_rows(items, [], 1)))) + table([/*class("module"), */ attr("cellspacing","0")], make_changelist_rows(items, [], 1)))) . public define HTML_Off_Form -- libgit2 0.21.4