Closed (fixed)
Project:
LifeWire Diff
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2008 at 11:19 UTC
Updated:
4 Aug 2008 at 00:03 UTC
The "table-layout: fixed;" directive in lifewire_diff.css can create problems on sites with a content area positioned to the right of the page.
With the fixed table layout paradigm, the right hand page content tends to get overlayed by the output of the diff module.
I found that commenting out the table-layout css directive resolved this problem. Setting table-layout: auto; should achieve the same result.
Comments
Comment #1
liquidcms commentedchanged to auto in dev version
Comment #2
liquidcms commentedand now included in latest rel (5.x-1.1)
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.