Project

General

Profile

Actions

Patch #2494

closed

content DIV height fix

Added by Gábor Takács over 15 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-01-12
Due date:
% Done:

0%

Estimated time:

Description

Hello!

According to my experiences, if the "content" DIV contains floating elements (float: left or right), then it's height not grows to the really content, the height value will be the "min-height" property in application.css. In IE7 it looks good, but in FF3, Safari, Chrome not.

If I add the <div style="float:none;clear:both;display:block;"></div> line to the base.rhtml before the "</content>" closing tag, it will be good.


Files

base.rhtml.2261.diff (334 Bytes) base.rhtml.2261.diff the patch Gábor Takács, 2009-01-12 14:30
Actions #1

Updated by Benjamin Schunn over 7 years ago

this should be no problem anymore and could be closed I think.

Actions #2

Updated by Toshi MARUYAMA over 7 years ago

  • Status changed from New to Closed

Too old.

Actions

Also available in: Atom PDF