Closed (fixed)
Project:
Newswire
Version:
6.x-2.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Aug 2008 at 21:36 UTC
Updated:
30 Sep 2008 at 02:22 UTC
I'm not sure about either component ("code") of category ("bug report") in this issue, but anyways:
When browsing my site (www.lancefestivalen.se) in IE7, all images seem to have lost their assigned alignments, disrupting both the the look and flow of my content.
(Browsing the site using Firefox, however, shows the site as it should be...)
Comments
Comment #1
Jeff Burnz commentedI tracked the issue to reset.css - from line 16 remove:
This will be fixed in the next release - thanks for the bug report.
PS: in the block you have created called "RSS", wrap your list items in a
<ul>...</ul>and it will inherit the normal list styles;)Comment #2
janne commentedThanks! Will do. :)
Comment #3
Jeff Burnz commentedRemoved vertical-align: baseline; from reset.css.
Committed to HEAD.
Comment #4
Jeff Burnz commentedFixed in all later releases. vertical-align : baseline can really create some havoc in IE7!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.