Item2019: topic contents can overflow the patternTopicActions

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.10
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: KennethLavrsen
and we can use a simple clear:both; to avoid it.

if there's a better way smile

-- SvenDowideit - 08 Sep 2009

The safest (cross platform) way I know so far is adding:
<br class="foswikiClear" />
just before the closing of the floating div.

-- ArthurClemens - 08 Sep 2009

I thought about doing that, and decided that adding
+.foswikiContentFooter { 
+        clear:both; 
+} 

is probably more flexible, because it will allow anyone making a subskin over-riding pattern skin to remove it, whereas adding a foswikiClear to the html would really limit the customisation posibilities.

-- SvenDowideit - 19 Sep 2009

ItemTemplate edit

Summary topic contents can overflow the patternTopicActions
ReportedBy SvenDowideit
Codebase 1.0.6, trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:f263164fb018 distro:7c7ffc4a8d13
TargetRelease patch
ReleasedIn 1.0.10
Topic revision: r7 - 14 Sep 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy