From 6ebfcaad4c5d92d992a9619cd86bfbd1531f9251 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Fri, 18 Jun 2004 23:15:05 +0000 Subject: [PATCH] Removing the clear:left from previous commit again, because apparently people like to create image galleries using class="tleft" (or rather, |thumb|left|). Images in varying positions in articles tend to be right-floating, so I suppose this is okay. --- stylesheets/monobook/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 890da19b88..64d1e4ce36 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -318,7 +318,6 @@ div.floatright { } div.floatright p { font-style: italic; } div.floatleft { - clear: left; float: left; margin: 0.3em 0.5em 0.5em 0; position: relative; -- 2.20.1