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 #1

Updated by Axel dV almost 15 years ago

Same on many pages actually. If you comment the "min-height: 600px", you'll see that this issue appear on the Welcome page, on the /projects/show index page, in my/account (anywhere you're using float:left and float:right to have two columns actually).

Regards

Axel

Actions #2

Updated by J Cayetano Delgado over 14 years ago

Can you test the patch attached to: #3053?

was applied in r2639 for inclusion to 0.9

Actions #3

Updated by Daniel Felix about 11 years ago

  • Status changed from New to Needs feedback

Well I just tested this and it seems to be fixed or I'm not able to reproduce this with the current browser versions.

Can anyone test this please with some older versions of FF, Chrome or IE?

Actions #4

Updated by Daniel Felix about 11 years ago

  • Due date set to 2013-02-13

If there is no Feedback until next week, I'm going to close this issue as it seems to be resolved in the current browsers.

IE 6 is way old and is dropped of support by microsoft. I'm sure RedMine shouldn't support it anymore in the near future.

Actions #5

Updated by Daniel Felix about 11 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Cant reproduce

I'm not able to reproduce this with the current releases (2.2.x) and trunk.

As there is no feedback on this issue. I'm going to close this issue.

Actions

Also available in: Atom PDF