Project

General

Profile

Actions

Defect #3438

closed

MyPage CSS display issue: white background is not high enough

Added by Axel dV almost 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-06-02
Due date:
2013-02-13
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

When you personnalize your MyPage and if you add too many widgets (like calendar, which is quite big), the #content div which produces the white background color is too small.
I've seen in the application.css file a parameter on #content:

min-height: 600px

but it is not precise enough.
Therefore I updated the model/my/page.rhtml and model/my/page_layout.rhtml pages and I added a:
<div style="display: block; clear: both;">&nbsp;</div>

after the <div id="list-right" block and that worked !!


Related issues

Has duplicate Redmine - Defect #3583: Lack of element + clear at the base of the views causes some themes to display oddly in FirefoxClosed2009-07-03

Actions
Actions

Also available in: Atom PDF