Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Williams
-
Fix Version/s: 1.0 Williams
-
Component/s: None
-
Labels:None
-
Environment:any
Description
When a parent block box is relatively positioned the offset for an absolutely position block box is that of the parent rather then the body.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | relative position cauing layout issue with absolutely positioned items. | relative position causing layout issue with absolutely positioned items. |
Steve Maryka
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
I can't see any logical reason for the use of position:relative in our CSS code. Removing to avoid issues with our absolutely positioned and auto center block boxes.