From d8cc1b0e8ddfdb82151a86ef06f6ade3b268cffc Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 9 Jun 2003 02:00:35 +0000 Subject: [PATCH] Restore the clear all on the edit form which keeps floating images in the preview from invading the edit area; now on previews only. --- includes/Article.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/Article.php b/includes/Article.php index bc7847ee11..078dc8bff2 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -536,6 +536,7 @@ class Article { $wgOut->addHTML($previewhead); $wgOut->addWikiText( $this->preSaveTransform( $previewtext ) ."\n\n"); } + $wgOut->addHTML( "
\n" ); } $wgOut->addHTML( "