Index: skins/colibri/src/main/resources/colibri/colibri.css =================================================================== --- skins/colibri/src/main/resources/colibri/colibri.css (revision 23221) +++ skins/colibri/src/main/resources/colibri/colibri.css (working copy) @@ -90,8 +90,7 @@ .clearfloats { clear: both; - height: 1px; - margin: 0 220px; + display:none; } body.hideleft .clearfloat { @@ -4022,10 +4021,6 @@ color: $theme.textPrimaryColor; } -.clearfloats { - background-color: transparent; -} - .alleditcontent { background: $theme.pageContentBackgroundColor; }